mirror of
https://github.com/KabKebab/GS13.git
synced 2026-04-01 09:01:01 +01:00
Initial commit for visual stuffed states
This commit is contained in:
@@ -1727,7 +1727,10 @@ GLOBAL_LIST_EMPTY(roundstart_races)
|
||||
H.throw_alert("fullness", /obj/screen/alert/stuffed)
|
||||
if(FULLNESS_LEVEL_NOMOREPLZ to INFINITY)
|
||||
H.throw_alert("fullness", /obj/screen/alert/beegbelly)
|
||||
|
||||
|
||||
// Update here for changing belly to match stuffed-ness
|
||||
var/obj/item/organ/genital/belly/belly = H.getorganslot("belly")
|
||||
belly.update()
|
||||
|
||||
switch(H.fatness)
|
||||
if(FATNESS_LEVEL_BLOB to INFINITY)
|
||||
|
||||
Reference in New Issue
Block a user