diff options
Diffstat (limited to 'hercules/templates/mercenary.tpl')
-rw-r--r-- | hercules/templates/mercenary.tpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hercules/templates/mercenary.tpl b/hercules/templates/mercenary.tpl index e17f281..c371659 100644 --- a/hercules/templates/mercenary.tpl +++ b/hercules/templates/mercenary.tpl @@ -1,3 +1,3 @@ - <mercenary id="{0}"> - {1} + <mercenary id="{id}" name="{name}"> + {sprite} </mercenary> |