manual pl werks

This commit is contained in:
2023-08-04 13:27:39 -04:00
parent abb0f72283
commit 4c6f827b99
4 changed files with 24 additions and 23 deletions
+5 -4
View File
@@ -331,8 +331,8 @@ Na początku losowana jest jedna z broni (wśród wszystkich możliwych ofensywn
Tabela broni kupowanych przez **Shooter**, **Poolshark**, **Tosser** i **Chooser**
| bronie ofensywne | bronie defensywne |
|------------------|-------------------|
| ofensywa | defensywa |
|----------------|------------------|
| Missile | Battery |
| Baby Nuke | Parachute |
| Nuke | Strong Parachute |
@@ -348,11 +348,12 @@ Tabela broni kupowanych przez **Shooter**, **Poolshark**, **Tosser** i **Chooser
Tabela broni kupowanych przez **Spoiler** i **Cyborg**
| bronie ofensywne | bronie defensywne |
|------------------|-------------------|
| ofensywa | defensywa |
|----------------|------------------|
| Missile | Battery |
| Baby Nuke | Strong Parachute |
| Nuke | Mag Deflector |
| Hot Napalm | Heavy Shield |
| | Force Shield |
| | Bouncy Castle |
+1 -1
View File
@@ -211,8 +211,8 @@ escflag .byte 0
paddlestate .byte 0
man_text_en
ins 'manual.bin' ;icl 'man_cart_txt_EN.asm'
.by $ff, $ff
man_text_en_end
.by $ff, $ff
.align $400
WeaponFont
Binary file not shown.
Binary file not shown.