mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 21:48:39 +01:00
Buffs the good aspects of Spacer by a little bit, so people might actually notice them (#96009)
This commit is contained in:
@@ -106,7 +106,7 @@
|
||||
if(tick_return & COMSIG_MOB_STOP_REAGENT_TICK)
|
||||
return FALSE
|
||||
|
||||
if(liverless && !reagent.self_consuming) //need to be metabolized
|
||||
if(liverless && !reagent.self_consuming) //need to be6 metabolized
|
||||
return FALSE
|
||||
|
||||
var/need_mob_update = FALSE
|
||||
|
||||
Reference in New Issue
Block a user