For #7 : Townsfolk and guardsmen spawn with 'treasure'. AI with treasure will occasionally 'glint' playing an effect to show the player they have treasure.

This commit is contained in:
2014-06-28 17:38:50 -07:00
parent 301073110b
commit 830ebe2261
8 changed files with 271 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1005 B

View File

@@ -272,6 +272,7 @@
"sprite_canmove":"false",
"sprite_facing":"down",
"sprite_group":"townsfolk-guard",
"sprite_has_treasure":"true",
"sprite_name":"townsfolk-guard-2"
},
"type":"AI",

Binary file not shown.

After

Width:  |  Height:  |  Size: 157 KiB