Fixed portraitNum bug (was relying on a specific Lawless Legends portrait)

This commit is contained in:
Martin Haye 2016-10-25 15:05:00 -07:00
parent dcb8fd1eaa
commit 048c09edf4

View File

@ -69,7 +69,7 @@ byte skipEncounterCheck = FALSE
word skyNum = 9
word groundNum = 10
byte portraitNum = POgunWoman1-1
byte portraitNum = 1
word triggerOriginX, triggerOriginY
word triggerTbl