From 97609ab9843243b1e480bd68ec75a9bb679c412b Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 2 Sep 2018 17:56:39 -0300 Subject: Update all stuff which went without checking for some time --- hercules/tmx_converter.py | 1 + 1 file changed, 1 insertion(+) (limited to 'hercules/tmx_converter.py') diff --git a/hercules/tmx_converter.py b/hercules/tmx_converter.py index 49bd846..62ad589 100755 --- a/hercules/tmx_converter.py +++ b/hercules/tmx_converter.py @@ -105,6 +105,7 @@ class Warp(Object): 'npc_id', 'trigger_x', 'trigger_y', + 'notes', ) + other_warp_fields def __init__(self): self.npc_id = 'WARP' -- cgit v1.2.3-70-g09d2