diff options
author | Clyne Sullivan <tullivan99@gmail.com> | 2017-04-27 21:37:01 -0400 |
---|---|---|
committer | Clyne Sullivan <tullivan99@gmail.com> | 2017-04-27 21:37:01 -0400 |
commit | 22218cc26bfe6e1ad0b9edeaac79481685bcaef0 (patch) | |
tree | c50281923f6dfc747d1f1dd0084e66be6fde7529 | |
parent | 2de1af94cfa794ae5dd7913c797d673b58289949 (diff) |
nug
-rw-r--r-- | assets/nug.png | bin | 0 -> 20875 bytes | |||
-rw-r--r-- | xml/entities.xml | 6 |
2 files changed, 3 insertions, 3 deletions
diff --git a/assets/nug.png b/assets/nug.png Binary files differnew file mode 100644 index 0000000..3bcf1ed --- /dev/null +++ b/assets/nug.png diff --git a/xml/entities.xml b/xml/entities.xml index c557361..5c36eb9 100644 --- a/xml/entities.xml +++ b/xml/entities.xml @@ -58,7 +58,7 @@ <Visible value="0.2" /> <Sprite> <frame> - <src limb="0" offset="0,0" size="48,24" drawOffset="0,0">assets/skirl.png</src> + <src limb="0" offset="0,0" size="192,331" drawOffset="0,0">assets/nug.png</src> </frame> </Sprite> <Direction /> @@ -67,8 +67,8 @@ <Physics /> <Name value="SKIRL" /> <Wander /> - <!--<Aggro arena="arena.xml" />--> - <Trigger /> + <!--<Aggro arena="arena.xml" /> + <Trigger />--> </skirl> <structure> |