mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 02:34:00 +00:00
Makes blob light green and dim.
This commit is contained in:
@@ -3,7 +3,8 @@
|
|||||||
name = "blob"
|
name = "blob"
|
||||||
icon = 'icons/mob/blob.dmi'
|
icon = 'icons/mob/blob.dmi'
|
||||||
icon_state = "blob"
|
icon_state = "blob"
|
||||||
light_range = 3
|
light_range = 2
|
||||||
|
light_color = "#b5ff5b"
|
||||||
desc = "Some blob creature thingy"
|
desc = "Some blob creature thingy"
|
||||||
density = 1
|
density = 1
|
||||||
opacity = 0
|
opacity = 0
|
||||||
|
|||||||
Reference in New Issue
Block a user