mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-30 16:48:12 +01:00
[MIRROR] removes center of mass list (#10081)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
co-authored by
Kashargul
parent
1001f0408b
commit
499e8e7ee9
@@ -118,8 +118,8 @@
|
||||
desc = "A glob of slime that is thick as honey. For the brave " + JOB_XENOBIOLOGIST + "."
|
||||
icon_state = "honeycomb"
|
||||
filling_color = "#FFBB00"
|
||||
center_of_mass_x = 17 //CHOMPEdit
|
||||
center_of_mass_y= 10 //CHOMPEdit
|
||||
center_of_mass_x = 17
|
||||
center_of_mass_y = 10
|
||||
nutriment_amt = 25 // Very filling.
|
||||
nutriment_desc = list("slime" = 10, "sweetness" = 10, REAGENT_ID_BLISS = 5)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user