mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-22 04:24:20 +01:00
Old zombie stuff commenting out
This commit is contained in:
@@ -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 //////////////////////////////////////
|
||||
|
||||
|
||||
Reference in New Issue
Block a user