The Steward collect tax event #20200 uses the wrong frame (green steward frame) for the event.
Tested the events/job_steward.txt myself and found the problem, it's in line 100.
The event uses:
border = GFX_event_letter_frame_economy
instead of: border = GFX_event_normal_frame_economy
This is an easy fix, but unfortunately fixing it myself changes checksum.
Tested the events/job_steward.txt myself and found the problem, it's in line 100.
The event uses:
border = GFX_event_letter_frame_economy
instead of: border = GFX_event_normal_frame_economy
This is an easy fix, but unfortunately fixing it myself changes checksum.
Upvote
0