mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 05:57:24 +01:00
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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user