mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-30 08:29:57 +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."
|
||||
|
||||
|
||||
@@ -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 |
Reference in New Issue
Block a user