mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-28 06:28:01 +01:00
Merge pull request #4984 from Heroman3003/jello-equivalent-of-glass-bones
Undoes some VOREStation promethean nerfs
This commit is contained in:
@@ -9,13 +9,8 @@
|
||||
"Rapala", "Neaera", "Stok", "Farwa", "Sobaka",
|
||||
"Wolpin", "Saru", "Sparra")
|
||||
|
||||
heal_rate = 0.2 //As of writing, original was 0.5 - Slows regen speed (bad)
|
||||
hunger_factor = 0.1 //As of writing, original was 0.2 - Slows hunger rate (good)
|
||||
siemens_coefficient = 1 //As of writing, original was 0.4 (bad)
|
||||
active_regen_mult = 0.66 //As of writing, original was 1 (good)
|
||||
|
||||
color_mult = 1
|
||||
mob_size = MOB_MEDIUM //As of writing, original was MOB_SMALL - Allows normal swapping (good)
|
||||
mob_size = MOB_MEDIUM //As of writing, original was MOB_SMALL - Allows normal swapping
|
||||
trashcan = 1 //They have goopy bodies. They can just dissolve things within them.
|
||||
|
||||
appearance_flags = HAS_SKIN_COLOR | HAS_EYE_COLOR | HAS_HAIR_COLOR | RADIATION_GLOWS | HAS_UNDERWEAR
|
||||
|
||||
Reference in New Issue
Block a user