diff options
author | HoraK-FDF <horak-fdf@web.de> | 2023-02-03 13:45:24 +0100 |
---|---|---|
committer | HoraK-FDF <horak-fdf@web.de> | 2023-02-03 13:45:24 +0100 |
commit | 9178ee5535f028004c86cf0f5c77acaacbe7e4d2 (patch) | |
tree | 43c7f3ca3ea7dcac6c697110509ea4b48476ce7d /npcs/npc171.xml | |
parent | c2a3d638a766f3de49b1686e894fdfd220a8eb8e (diff) | |
download | clientdata-9178ee5535f028004c86cf0f5c77acaacbe7e4d2.tar.gz clientdata-9178ee5535f028004c86cf0f5c77acaacbe7e4d2.tar.bz2 clientdata-9178ee5535f028004c86cf0f5c77acaacbe7e4d2.tar.xz clientdata-9178ee5535f028004c86cf0f5c77acaacbe7e4d2.zip |
injured mouboo fix
Diffstat (limited to 'npcs/npc171.xml')
-rw-r--r-- | npcs/npc171.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npcs/npc171.xml b/npcs/npc171.xml index e0e7f020..9ae592a5 100644 --- a/npcs/npc171.xml +++ b/npcs/npc171.xml @@ -1,6 +1,6 @@ <?xml version="1.0"?> <npcs> <npc id="171"> - <sprite variant="59">monsters/mouboo.xml</sprite> + <sprite variant="59">npcs/mouboo-injured.xml</sprite> </npc> </npcs> |