summaryrefslogtreecommitdiff
path: root/npcs
diff options
context:
space:
mode:
authorwushin <pasekei@gmail.com>2014-10-13 11:57:48 -0500
committerwushin <pasekei@gmail.com>2014-10-19 16:15:11 -0500
commit2428b49e9c72a26dde259dd7f8e5f72b97107572 (patch)
treed71d0f8a08ae994f66a49d1dea65eafb1a52c28b /npcs
parent9f8b301ba7f1b69e43406ffac28c26d9220a6f1c (diff)
downloadclientdata-2428b49e9c72a26dde259dd7f8e5f72b97107572.tar.gz
clientdata-2428b49e9c72a26dde259dd7f8e5f72b97107572.tar.bz2
clientdata-2428b49e9c72a26dde259dd7f8e5f72b97107572.tar.xz
clientdata-2428b49e9c72a26dde259dd7f8e5f72b97107572.zip
Make a visible cue to Halloween starting
Diffstat (limited to 'npcs')
-rw-r--r--npcs/README.md4
-rw-r--r--npcs/_include.xml1
-rw-r--r--npcs/npc133.xml6
3 files changed, 9 insertions, 2 deletions
diff --git a/npcs/README.md b/npcs/README.md
index 7a929e94..08c753e7 100644
--- a/npcs/README.md
+++ b/npcs/README.md
@@ -17,7 +17,7 @@ See here for documentation: http://manaplus.org/npcs.xml
###Free slots
**Please edit when you take a slot**
```
- 130 133 134 144 177 180 181
+ 130 134 144 177 180 181
184 188 194 200 203 219 220
221 222 223 224 225 226 227
228 229 230 231 232 233 234
@@ -33,4 +33,4 @@ See here for documentation: http://manaplus.org/npcs.xml
986 987 988 989 990 991 992
993 994 995 996 997 998 999
```
- **DO NOT GO ABOVE 1000** \ No newline at end of file
+ **DO NOT GO ABOVE 1000**
diff --git a/npcs/_include.xml b/npcs/_include.xml
index c57ea766..8b8433f9 100644
--- a/npcs/_include.xml
+++ b/npcs/_include.xml
@@ -31,6 +31,7 @@
<include name="npcs/npc129.xml"/>
<include name="npcs/npc131.xml"/>
<include name="npcs/npc132.xml"/>
+ <include name="npcs/npc133.xml"/>
<include name="npcs/npc135.xml"/>
<include name="npcs/npc136.xml"/>
<include name="npcs/npc137.xml"/>
diff --git a/npcs/npc133.xml b/npcs/npc133.xml
new file mode 100644
index 00000000..9155edfa
--- /dev/null
+++ b/npcs/npc133.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0"?>
+<npcs>
+ <npc id="133">
+ <sprite variant="0">monsters/ghost-pumpkin.xml</sprite>
+ </npc>
+</npcs>