mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-30 08:39:12 +01:00
Merge pull request #10754 from VOREStation/Arokha/shiplight
2 Overmap Fixes
This commit is contained in:
committed by
Chompstation Bot
parent
ee2a4bbc77
commit
9dcda80a06
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user