Traitor Item Additions and Surplus Crates

This commit is contained in:
Fox-McCloud
2015-04-21 03:05:12 -04:00
parent 3a5195ae91
commit 9885688934
12 changed files with 280 additions and 25 deletions
@@ -268,6 +268,10 @@ datum
var/obj/item/weapon/reagent_containers/food/snacks/monkeycube/cube = O
if(!cube.wrapped)
cube.Expand()
// Dehydrated carp
if(istype(O,/obj/item/toy/carpplushie/dehy_carp))
var/obj/item/toy/carpplushie/dehy_carp/dehy = O
dehy.Swell() // Makes a carp
return
hellwater