Skip to content

Commit

Permalink
fixed some trap scripts missing, thanks golem #35
Browse files Browse the repository at this point in the history
  • Loading branch information
burner1024 committed Jun 25, 2020
1 parent 3a5df09 commit b081639
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tnt/components/easy_traps/main.tpa
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ COPY_EXISTING_REGEXP GLOB ~.*\.are$~ ~override~
END

END ELSE BEGIN
SPRINT new_script $script_map(~%s%~ ~%type%~ ~%trap_index%~ ~%detection%~ ~%removal%~ ~%resets%~ ~%spell_res%~)
SPRINT new_script $script_map(~%s%~ ~%type%~ ~%trap_index%~ ~%detection%~ ~%removal%~ ~%resets%~ ~%spell_res%~ ~%x%~ ~%y%~)
END
END
END
Expand Down

0 comments on commit b081639

Please sign in to comment.