AI Liquid Dispensers have been added to the map. Currently use Turret Control sprites. Have twenty bursts of cleaning foam each with a ten second cooldown in between uses.

Clown stamp added to clown's backpack.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@441 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
crazyclonetheninja
2010-11-17 22:48:59 +00:00
parent 9dccb54457
commit c53d46ac1f
7 changed files with 3748 additions and 3733 deletions
@@ -105,6 +105,8 @@ CLIPBOARDS
src.icon_state = "paper_stamped_ce"
if(/obj/item/weapon/stamp/rd)
src.icon_state = "paper_stamped_rd"
if(/obj/item/weapon/stamp/clown)
src.icon_state = "paper_stamped_clown"
else
src.icon_state = "paper_stamped"
if(!stamped)