summaryrefslogtreecommitdiff
path: root/hercules
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-02-09 11:14:24 -0200
committerJesusaves <cpntb1@ymail.com>2019-02-09 11:14:24 -0200
commitb34806ab44e785daee71f86ee8f6db326d6051d6 (patch)
treeb04c192edc15c6c550113798a1507c4090aa2a65 /hercules
parent17ee6a850d1ca5aa52e644fc4c2a809246392f33 (diff)
downloadtools-b34806ab44e785daee71f86ee8f6db326d6051d6.tar.gz
tools-b34806ab44e785daee71f86ee8f6db326d6051d6.tar.bz2
tools-b34806ab44e785daee71f86ee8f6db326d6051d6.tar.xz
tools-b34806ab44e785daee71f86ee8f6db326d6051d6.zip
More tolerant margins (this keeps the bug, I just want to shut up pipeline)
Diffstat (limited to 'hercules')
-rwxr-xr-xhercules/tmx_converter.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/hercules/tmx_converter.py b/hercules/tmx_converter.py
index 86e75bb..7c68446 100755
--- a/hercules/tmx_converter.py
+++ b/hercules/tmx_converter.py
@@ -1,6 +1,10 @@
#!/usr/bin/env python
# -*- encoding: utf-8 -*-
+## TMW2 Script
+## Modified by Jesusalva for Moubootaur Legends
+###################################################
+
## tmx_converter.py - Extract walkmap, warp, and spawn information from maps.
##
## Copyright © 2012 Ben Longbons <b.r.longbons@gmail.com>