mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
tinytweaks
This commit is contained in:
committed by
VirgoBot
parent
1551077cf8
commit
711e807d32
@@ -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