mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 13:30:42 +01:00
Overmap Icon Fixes (#23050)
Adds the missing [!] to the gravity anomoly overmap icon and a new psiren overmap icon, so they no longer share an icon with carp. --------- Signed-off-by: Fyni <itsfyni@gmail.com>
This commit is contained in:
@@ -343,7 +343,7 @@
|
||||
name = "psiren shoal"
|
||||
events = list(/datum/event/wandering_psirens/overmap)
|
||||
difficulty = EVENT_LEVEL_MODERATE
|
||||
event_icon_states = list("carp")
|
||||
event_icon_states = list("psiren")
|
||||
movable_event_chance = 30
|
||||
tooltip_text = "Xenofauna: usually hostile."
|
||||
|
||||
|
||||
Reference in New Issue
Block a user