mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-12 23:53:47 +01:00
Meatbread slices are no longer infinite.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@168 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -1313,8 +1313,8 @@
|
||||
icon_state = "meatbreadslice"
|
||||
amount = 5
|
||||
heal_amt = 6
|
||||
New()
|
||||
/* var/datum/reagents/R = new/datum/reagents(10)
|
||||
/* New()
|
||||
var/datum/reagents/R = new/datum/reagents(10)
|
||||
reagents = R
|
||||
R.my_atom = src
|
||||
R.add_reagent("cholesterol", 10)*/
|
||||
|
||||
Reference in New Issue
Block a user