Remove UG_TALK_COUNT work entries

These aren't referenced for the spiritomb encounter; according to the scripts, there's a hardcoded function which reads a byte[] and counts the number of nonzero entries.

The UgSaveData structure stores `byte[] TalkedNPCsID`, as described above.
This commit is contained in:
Kurt 2021-11-22 20:27:23 -08:00
parent 97960d4439
commit 0e3d22112d

View file

@ -1,8 +1,5 @@
250 * SYS_WORK_FIRST_POKE_NO
262 * SYS_WORK_UG_TALK_COUNT
273 * SYS_WORK_UG_TALK_COUNT2
267 * SYS_WORK_HAIHU_EVENT01
268 * SYS_WORK_HAIHU_EVENT02
269 * SYS_WORK_HAIHU_EVENT03