mirror of
https://github.com/OMGeeky/andors-trail.git
synced 2025-12-26 16:07:57 +01:00
Updated editor to reflect monster ids as strings.
git-svn-id: https://andors-trail.googlecode.com/svn/trunk@111 08aca716-68be-ccc6-4d58-36f5abd142ac
This commit is contained in:
@@ -99,6 +99,10 @@
|
||||
<div class="fieldWithLabel">
|
||||
<div id="monsterimage" class="field"><input type="hidden" id="iconID" /></div>
|
||||
</div>
|
||||
<div class="fieldWithLabel">
|
||||
<label for="id" class="label">Internal id:</label>
|
||||
<input class="field" type="text" size="30" id="id" class="fieldInput"/>
|
||||
</div>
|
||||
<div class="fieldWithLabel">
|
||||
<label for="name" class="label">Display name:</label>
|
||||
<input class="field" type="text" size="30" id="name" class="fieldInput"/>
|
||||
|
||||
Reference in New Issue
Block a user