diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-09-10 13:54:01 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-09-10 13:54:01 -0300 |
commit | 8e0145c161237322e4343b31b6befe2b9741970e (patch) | |
tree | 7daa7de43723a6dc708b0a16849476249298ed55 | |
parent | 8508409dac6f60b708f82dd7c13e2b70d5fc7d15 (diff) | |
download | clientdata-8e0145c161237322e4343b31b6befe2b9741970e.tar.gz clientdata-8e0145c161237322e4343b31b6befe2b9741970e.tar.bz2 clientdata-8e0145c161237322e4343b31b6befe2b9741970e.tar.xz clientdata-8e0145c161237322e4343b31b6befe2b9741970e.zip |
Add Barbara to avatars (it is fancy)
-rw-r--r-- | avatars.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/avatars.xml b/avatars.xml index 977c81cfc..13a06e50d 100644 --- a/avatars.xml +++ b/avatars.xml @@ -161,6 +161,15 @@ Copyright (C) 2018 TMW2: Moubootaur Legends --> <sprite variant="41">npcs/xml/npcs-lof.xml</sprite> </avatar> <!-- Bard (Harp) --> + <avatar id="254" name="name254"> + <!-- Barbara, Injuried Girl --> + <sprite>npcs/xml/injuriedgirl.xml</sprite> + </avatar> + + <avatar id="255" name="name255"> + <!-- Barbara Crying --> + <sprite>npcs/xml/barbaracry.xml</sprite> + </avatar> |