diff options
author | Reid <reidyaro@gmail.com> | 2016-11-24 13:13:44 +0100 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2016-11-24 13:15:31 +0100 |
commit | 6c0b7b1e14a816bb83f1be48d24913d96b4bcec2 (patch) | |
tree | bcb912508c889dbbf0b3c59888a73cc70bc4c218 /npcs | |
parent | c869bd04248faab68b96e580845d67b753d9d01d (diff) | |
download | clientdata-6c0b7b1e14a816bb83f1be48d24913d96b4bcec2.tar.gz clientdata-6c0b7b1e14a816bb83f1be48d24913d96b4bcec2.tar.bz2 clientdata-6c0b7b1e14a816bb83f1be48d24913d96b4bcec2.tar.xz clientdata-6c0b7b1e14a816bb83f1be48d24913d96b4bcec2.zip |
Revert "Add Halloween wallpaper."
This reverts commit c869bd04248faab68b96e580845d67b753d9d01d.
Revert "Fix a typo on npc188.xml xml link."
This reverts commit 10d793b62035388f1deed2e80c03dd8d9c311900.
Revert "Add npc-skeleton as the npc ID 188."
This reverts commit 4c4d4c453b50f69e9b0e1a7952589c9393746e6e.
Diffstat (limited to 'npcs')
-rw-r--r-- | npcs/_include.xml | 1 | ||||
-rw-r--r-- | npcs/npc188.xml | 6 |
2 files changed, 0 insertions, 7 deletions
diff --git a/npcs/_include.xml b/npcs/_include.xml index 5e894f01..71ef2d29 100644 --- a/npcs/_include.xml +++ b/npcs/_include.xml @@ -86,7 +86,6 @@ <include name="npcs/npc185.xml"/> <include name="npcs/npc186.xml"/> <include name="npcs/npc187.xml"/> - <include name="npcs/npc188.xml"/> <include name="npcs/npc189.xml"/> <include name="npcs/npc190.xml"/> <include name="npcs/npc191.xml"/> diff --git a/npcs/npc188.xml b/npcs/npc188.xml deleted file mode 100644 index 9b8b1369..00000000 --- a/npcs/npc188.xml +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0"?> -<npcs> - <npc id="188"> - <sprite>npcs/npc-skeletons.xml</sprite> - </npc> -</npcs> |