Old zombie stuff commenting out

This commit is contained in:
ZomgPonies
2013-10-27 00:05:39 -04:00
parent d25588a61c
commit 9ff6de4097
3 changed files with 12 additions and 2 deletions
+3 -1
View File
@@ -375,7 +375,7 @@
return 0
/*
//////////////////////Grutor:
/////////////////////Zombie tranformation into NPC type zombie//////////////
@@ -416,3 +416,5 @@
spawn(0)//To prevent the proc from returning null.
del(src)
return
*/
+2 -1
View File
@@ -3548,7 +3548,7 @@ datum
M.confused = max(M.confused+15,15)
..()
return
/*
//Grutor
/////////////////Zombie Stuff//////////////////
@@ -3607,3 +3607,4 @@ datum
..()
return
*/
@@ -1409,6 +1409,13 @@ datum
required_reagents = list("capsaicin" = 1, "hot_ramen" = 6)
result_amount = 6
doughball
name = "Ball of dough"
id = "dough_ball"
result = "dough_ball"
required_reagents = list("flour" = 15, "water" = 5)
required_catalysts = list("enzyme" = 5)
////////////////////////////////////////// COCKTAILS //////////////////////////////////////