Name a lot of text labels according to our conventions
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
_SacredAsh:
|
||||
ld a, $0
|
||||
ld [wItemEffectSucceeded], a
|
||||
@@ -57,14 +56,13 @@ SacredAshScript:
|
||||
special FadeOutPalettes
|
||||
special FadeInPalettes
|
||||
waitsfx
|
||||
writetext UnknownText_0x50845
|
||||
writetext .UseSacredAshText
|
||||
playsound SFX_CAUGHT_MON
|
||||
waitsfx
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
|
||||
UnknownText_0x50845:
|
||||
; 's #MON were all healed!
|
||||
text_far UnknownText_0x1c0b65
|
||||
.UseSacredAshText:
|
||||
text_far _UseSacredAshText
|
||||
text_end
|
||||
|
Reference in New Issue
Block a user