tweaks on feedback

This commit is contained in:
Aurorablade
2016-04-30 16:04:56 -04:00
parent 7e405427aa
commit dbc65dc7ec
7 changed files with 33 additions and 6 deletions
@@ -46,7 +46,7 @@
name = "feral cat delivery grenade"
desc = "This grenade contains 8 dehydrated feral cats in a similar manner to dehydrated monkeys, which, upon detonation, will be rehydrated by a small reservoir of water contained within the grenade. These cats will then attack anything in sight."
spawner_type = /mob/living/simple_animal/hostile/feral_cat
deliveryamt = 8
deliveryamt = 5
origin_tech = "materials=3;magnets=4;syndicate=4"
/obj/item/weapon/grenade/spawnergrenade/feral_cats/prime() //Own proc for this because the regular one would flash people which was dumb.