mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-10 17:52:36 +00:00
New docking port sprites (#82729)
This commit is contained in:
@@ -6,8 +6,8 @@
|
|||||||
//NORTH default dir
|
//NORTH default dir
|
||||||
/obj/docking_port
|
/obj/docking_port
|
||||||
invisibility = INVISIBILITY_ABSTRACT
|
invisibility = INVISIBILITY_ABSTRACT
|
||||||
icon = 'icons/obj/devices/tracker.dmi'
|
icon = 'icons/effects/docking_ports.dmi'
|
||||||
icon_state = "pinonfar"
|
icon_state = "static"
|
||||||
|
|
||||||
resistance_flags = INDESTRUCTIBLE | LAVA_PROOF | FIRE_PROOF | UNACIDABLE | ACID_PROOF
|
resistance_flags = INDESTRUCTIBLE | LAVA_PROOF | FIRE_PROOF | UNACIDABLE | ACID_PROOF
|
||||||
anchored = TRUE
|
anchored = TRUE
|
||||||
@@ -436,7 +436,7 @@
|
|||||||
|
|
||||||
/obj/docking_port/mobile
|
/obj/docking_port/mobile
|
||||||
name = "shuttle"
|
name = "shuttle"
|
||||||
icon_state = "pinonclose"
|
icon_state = "mobile"
|
||||||
|
|
||||||
area_type = SHUTTLE_DEFAULT_SHUTTLE_AREA_TYPE
|
area_type = SHUTTLE_DEFAULT_SHUTTLE_AREA_TYPE
|
||||||
|
|
||||||
|
|||||||
BIN
icons/effects/docking_ports.dmi
Normal file
BIN
icons/effects/docking_ports.dmi
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 697 B |
Reference in New Issue
Block a user