mirror of
https://github.com/evilew/GS13-Citadel.git
synced 2026-08-31 01:01:14 +01:00
galbanic tweak
buffed the permafat rate, nerfed normal fatness rate
This commit is contained in:
@@ -63,8 +63,8 @@
|
||||
if(!iscarbon(M))
|
||||
return..()
|
||||
var/mob/living/carbon/C = M
|
||||
C.adjust_fatness(20, FATTENING_TYPE_CHEM)
|
||||
C.adjust_perma(1, FATTENING_TYPE_CHEM)
|
||||
C.adjust_fatness(12, FATTENING_TYPE_CHEM)
|
||||
C.adjust_perma(4, FATTENING_TYPE_CHEM)
|
||||
..()
|
||||
|
||||
/datum/reagent/fermi_fat/overdose_start(mob/living/M)
|
||||
|
||||
Reference in New Issue
Block a user