Changes blob core lighting.

This commit is contained in:
Belsima
2017-07-19 10:08:57 -04:00
parent d33132b0ad
commit 3047b9285c

View File

@@ -150,6 +150,8 @@
name = "blob core"
icon = 'icons/mob/blob.dmi'
icon_state = "blob_core"
light_range = 3
light_color = "#ffc880"
maxHealth = 200
brute_resist = 2
fire_resist = 2
@@ -177,6 +179,7 @@
name = "strong blob"
icon = 'icons/mob/blob.dmi'
icon_state = "blob_idle"
light_range = 3
desc = "Some blob creature thingy"
maxHealth = 60
brute_resist = 1