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:
Fyni
2026-08-19 22:50:22 +00:00
committed by GitHub
parent 4f27d9e777
commit a8eebee94b
3 changed files with 6 additions and 1 deletions
+1 -1
View File
@@ -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."
+5
View File
@@ -0,0 +1,5 @@
author: fyni
delete-after: True
changes:
- rscadd: "Adds the [!] to the gravity anomoly overmap icon."
- rscadd: "Adds a new psiren overmap icon, so they no longer share an icon with carp."
Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 18 KiB