mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-15 12:42:50 +00:00
tinytweaks (#6206)
* tinytweaks * 5 != 2 * smfix * requested changes + fixes exploit from 6212 * it compiled and worked anyway but go off i guess travis * requested changes
This commit is contained in:
committed by
Anewbe
parent
6a86783e32
commit
0d51ea81d5
@@ -6,6 +6,7 @@ var/list/blob_cores = list()
|
||||
icon = 'icons/mob/blob.dmi'
|
||||
icon_state = "blank_blob"
|
||||
desc = "A huge, pulsating yellow mass."
|
||||
density = TRUE //bandaid fix for PolarisSS13/6173
|
||||
max_integrity = 150
|
||||
point_return = -1
|
||||
health_regen = 0 //we regen in Life() instead of when pulsed
|
||||
|
||||
Reference in New Issue
Block a user