You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These are commonly used to add overhangs and lighting effects, so it would be good for the parser to be able to utilize these. The easiest way is to regex for the "showimg" command and for related commands that share the same index that have static arguments, and then to add a new source-less NPC that is pre-configured.
The text was updated successfully, but these errors were encountered:
Some npcs can draw additional sprites, via 'showimg' and related commands. For example:
These are commonly used to add overhangs and lighting effects, so it would be good for the parser to be able to utilize these. The easiest way is to regex for the "showimg" command and for related commands that share the same index that have static arguments, and then to add a new source-less NPC that is pre-configured.
The text was updated successfully, but these errors were encountered: