summaryrefslogtreecommitdiff
path: root/npcs/README.md
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2022-11-11 18:31:13 -0300
committerJesusaves <cpntb1@ymail.com>2022-11-11 18:31:13 -0300
commitfa6e219c466041e80eff69c8d571069c01a4ad3b (patch)
tree97ffd7a5d1a1f88e459aca452205ef097779d77d /npcs/README.md
parent83db5b260d9755577fc92436df10ef65c36d0173 (diff)
downloadclientdata-fa6e219c466041e80eff69c8d571069c01a4ad3b.tar.gz
clientdata-fa6e219c466041e80eff69c8d571069c01a4ad3b.tar.bz2
clientdata-fa6e219c466041e80eff69c8d571069c01a4ad3b.tar.xz
clientdata-fa6e219c466041e80eff69c8d571069c01a4ad3b.zip
Merge npcs.xml with Evolved version.
Diffstat (limited to 'npcs/README.md')
-rw-r--r--npcs/README.md35
1 files changed, 0 insertions, 35 deletions
diff --git a/npcs/README.md b/npcs/README.md
deleted file mode 100644
index 0474b8ea..00000000
--- a/npcs/README.md
+++ /dev/null
@@ -1,35 +0,0 @@
-##NPC Files
-
-Note that it is possible to give an NPC multiple sprites. In this case the
-sprites are drawn in order of declaration.
-See here for documentation: http://manaplus.org/npcs.xml
-
-
-###Special npcs
-**To avoid breaking existing content, please do not edit those npc**
-```
- 45 warps/doors
- 127 empty (Invisible NPC used for magic effects) (Shop)
- 400 for npc scripts with an invisible but selectable sprite
-32767 for 'hidden' npcs the client shouldn't know about
-```
-
-###Free slots
-**Please edit when you take a slot**
-```
- 194 200 203 219 220
- 221 222 223 224 225 226 227
- 228 229 230 231 232 233 234
- 235 236 237 238 239 240 241
- 242 243 244 245 246 247 248
- 249 250 251 252 253 254 255
- 256 257 261 264 322 323 327
- 336 337 338 339 341 342 343
- 352 353 387 388 389 390 391
- 392 393 410 411 412 413 415
- 416 417 418 419 420 421 422
- (...)
- 986 987 988 989 990 991 992
- 993 994 995 996 997 998 999
-```
- **DO NOT GO ABOVE 1000**