Merge pull request #10754 from VOREStation/Arokha/shiplight

2 Overmap Fixes
This commit is contained in:
Novacat
2021-06-25 18:26:05 +00:00
committed by Chompstation Bot
parent ee2a4bbc77
commit 9dcda80a06
7 changed files with 13 additions and 8 deletions
+2 -1
View File
@@ -8,7 +8,8 @@
name = "event"
icon = 'icons/obj/overmap.dmi'
icon_state = "event"
opacity = 1
opacity = 1
known = FALSE
var/list/events // List of event datum paths
var/list/event_icon_states // Randomly picked from
var/difficulty = EVENT_LEVEL_MODERATE