Comment, remove, or revise many unreferenced labels

This commit is contained in:
Rangi
2020-10-26 15:45:57 -04:00
parent a2b6befd7d
commit 9dcdad5e60
180 changed files with 810 additions and 1032 deletions

View File

@@ -56,7 +56,7 @@ DragonsDenB1F_ClairScene:
giveitem TM_DRAGONBREATH
iffalse .BagFull
getitemname STRING_BUFFER_3, TM_DRAGONBREATH
writetext NotifyReceiveDragonbreath
writetext Text_ReceivedTM24
playsound SFX_ITEM
waitsfx
itemnotify
@@ -214,7 +214,7 @@ ClairText_GiveDragonbreathDragonDen:
line "my apology."
done
NotifyReceiveDragonbreath:
Text_ReceivedTM24:
text "<PLAYER> received"
line "TM24."
done