diff options
author | Philipp Sehmisch <tmw@crushnet.org> | 2009-09-17 22:41:01 +0200 |
---|---|---|
committer | Philipp Sehmisch <tmw@crushnet.org> | 2009-09-17 22:41:01 +0200 |
commit | de01c58a7a0f9a59ef418e38e97d45cbd64794d5 (patch) | |
tree | 123d89b6b2ef5973be8fdbe8914a66370290439d | |
parent | 610afab55ea848dcf9bcb108b5e518a1f0a32e39 (diff) | |
download | clientdata-de01c58a7a0f9a59ef418e38e97d45cbd64794d5.tar.gz clientdata-de01c58a7a0f9a59ef418e38e97d45cbd64794d5.tar.bz2 clientdata-de01c58a7a0f9a59ef418e38e97d45cbd64794d5.tar.xz clientdata-de01c58a7a0f9a59ef418e38e97d45cbd64794d5.zip |
Added the I-am-a-boss script to maggots as a proof of concept
-rw-r--r-- | monsters.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/monsters.xml b/monsters.xml index 683b5122..6c058fef 100644 --- a/monsters.xml +++ b/monsters.xml @@ -46,6 +46,7 @@ range="32" animation="attack" /> + <script>testmonster.lua</script> <!-- only Proof of Concept--> </monster> <monster id="1" name="Scorpion"> |