mirror of
https://github.com/Pecusx/scorch_src.git
synced 2026-05-20 22:33:43 +02:00
Propaganda SFX
This commit is contained in:
BIN
Binary file not shown.
@@ -390,6 +390,7 @@ GoRiotBomb
|
|||||||
|
|
||||||
mva #5 TempXfill ; number of text to display
|
mva #5 TempXfill ; number of text to display
|
||||||
nexttext
|
nexttext
|
||||||
|
mva #sfx_digger sfx_effect
|
||||||
@ lda random
|
@ lda random
|
||||||
cmp #talk.NumberOfOffensiveTexts
|
cmp #talk.NumberOfOffensiveTexts
|
||||||
bcs @-
|
bcs @-
|
||||||
@@ -408,6 +409,8 @@ nexttext
|
|||||||
mwa tempXROLLER temp
|
mwa tempXROLLER temp
|
||||||
|
|
||||||
jsr Display4x4AboveTank.AboveTemp
|
jsr Display4x4AboveTank.AboveTemp
|
||||||
|
ldy #15
|
||||||
|
jsr PauseYFrames
|
||||||
|
|
||||||
dec TempXfill
|
dec TempXfill
|
||||||
bne nexttext
|
bne nexttext
|
||||||
|
|||||||
Reference in New Issue
Block a user