DreamySkrell
2024-06-14 14:19:40 +00:00
committed by GitHub
co-authored by DreamySkrell <> AuroraBuildBot
parent d2b807194d
commit 5082ed7db3
28 changed files with 2359 additions and 116 deletions
@@ -0,0 +1,14 @@
/obj/effect/map_effect/marker/mapmanip/submap/extract
name = "mapmanip marker, extract submap"
icon = 'icons/effects/map_effects_96x96.dmi'
icon_state = "mapmanip_extract"
pixel_x = -32
pixel_y = -32
/obj/effect/map_effect/marker/mapmanip/submap/insert
name = "mapmanip marker, insert submap"
icon = 'icons/effects/map_effects_96x96.dmi'
icon_state = "mapmanip_insert"
pixel_x = -32
pixel_y = -32