mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
Cleanup code and comments.
- Refactor ion_storm to actually operate using start()/end()/announce() - Remove unused variable and enhance comments.
This commit is contained in:
@@ -13,7 +13,6 @@
|
||||
var/list/event_icon_states // Randomly picked from
|
||||
var/difficulty = EVENT_LEVEL_MODERATE
|
||||
var/weaknesses //if the BSA can destroy them and with what
|
||||
var/list/victims //basically cached events on which Z level
|
||||
|
||||
/obj/effect/overmap/event/Initialize()
|
||||
. = ..()
|
||||
|
||||
Reference in New Issue
Block a user