From e817dac807f70e9977539489fa25a22de59a36a6 Mon Sep 17 00:00:00 2001 From: gumi Date: Thu, 18 Jan 2018 14:00:16 -0500 Subject: add custom offset npc for 003-1 --- npcs/README.md | 31 +++++++++++++++---------------- npcs/_include.xml | 1 + npcs/npc184.xml | 5 +++++ 3 files changed, 21 insertions(+), 16 deletions(-) create mode 100644 npcs/npc184.xml (limited to 'npcs') diff --git a/npcs/README.md b/npcs/README.md index 2ac2363c..d7dce1f6 100644 --- a/npcs/README.md +++ b/npcs/README.md @@ -1,7 +1,7 @@ ##NPC Files Note that it is possible to give an NPC multiple sprites. In this case the -sprites are drawn in order of declaration. +sprites are drawn in order of declaration. See here for documentation: http://manaplus.org/npcs.xml @@ -17,20 +17,19 @@ See here for documentation: http://manaplus.org/npcs.xml ###Free slots **Please edit when you take a slot** ``` - 177 180 181 - 184 188 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 + 188 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** diff --git a/npcs/_include.xml b/npcs/_include.xml index 71ef2d29..15d80149 100644 --- a/npcs/_include.xml +++ b/npcs/_include.xml @@ -83,6 +83,7 @@ + diff --git a/npcs/npc184.xml b/npcs/npc184.xml new file mode 100644 index 00000000..27437be6 --- /dev/null +++ b/npcs/npc184.xml @@ -0,0 +1,5 @@ + + + + + -- cgit v1.2.3-60-g2f50