First pass-through adding labels

Added items, equipment, and tracking/indicators
Added playername changes
Removed some defines
This commit is contained in:
cassidy
2021-12-16 17:19:54 -05:00
parent d47dea6123
commit e4d917c47c
48 changed files with 453 additions and 485 deletions
+2 -2
View File
@@ -10,6 +10,6 @@ GetMagicBatItem:
JML.l Link_ReceiveItem
.normalLogic
LDA HalfMagic
STA $7EF37B
STA MagicConsumption
RTL
;--------------------------------------------------------------------------------
;--------------------------------------------------------------------------------