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
|
||||
nexttext
|
||||
mva #sfx_digger sfx_effect
|
||||
@ lda random
|
||||
cmp #talk.NumberOfOffensiveTexts
|
||||
bcs @-
|
||||
@@ -408,6 +409,8 @@ nexttext
|
||||
mwa tempXROLLER temp
|
||||
|
||||
jsr Display4x4AboveTank.AboveTemp
|
||||
ldy #15
|
||||
jsr PauseYFrames
|
||||
|
||||
dec TempXfill
|
||||
bne nexttext
|
||||
|
||||
Reference in New Issue
Block a user