New hat for Ian and new tool for pets

while life serve the same function, it is somewhat difficult to make,
the lazarus injector revives any neutral simple_animal on use, and can
turn hostile animals friendly towards them if it has been emped. so five
of those has been added to the crittercare.

Most importantly, Ian got  a new mask, the mustache.
This commit is contained in:
Robertha89
2015-06-24 04:37:48 +02:00
parent 662a101bce
commit b7e43286a6
4 changed files with 8 additions and 2 deletions
@@ -363,6 +363,11 @@
desc = "That's not red paint. That's real corgi blood."
valid = 1
if(/obj/item/clothing/mask/fakemoustache)
name = "Definitely Not [real_name]"
desc = "That's Definitely Not [real_name]"
valid = 1
if(valid)
if(user && !user.drop_item())
user << "<span class='warning'>\The [item_to_add] is stuck to your hand, you cannot put it on [src]'s head!</span>"