mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-10 01:49:19 +00:00
newlines
This commit is contained in:
@@ -57,4 +57,4 @@
|
|||||||
|
|
||||||
|
|
||||||
tucked.transform = turn(tucked.transform, -rotation_degree)
|
tucked.transform = turn(tucked.transform, -rotation_degree)
|
||||||
UnregisterSignal(tucked, COMSIG_ITEM_PICKUP)
|
UnregisterSignal(tucked, COMSIG_ITEM_PICKUP)
|
||||||
|
|||||||
@@ -1189,4 +1189,4 @@
|
|||||||
icon_state = "mtoo-flap"
|
icon_state = "mtoo-flap"
|
||||||
icon_living = "mtoo-flap"
|
icon_living = "mtoo-flap"
|
||||||
icon_dead = "mtoo-dead"
|
icon_dead = "mtoo-dead"
|
||||||
icon_sit = "mtoo_sit"
|
icon_sit = "mtoo_sit"
|
||||||
|
|||||||
@@ -111,4 +111,4 @@
|
|||||||
id = "spaceship_navigation_beacon"
|
id = "spaceship_navigation_beacon"
|
||||||
build_path = /obj/item/circuitboard/machine/spaceship_navigation_beacon
|
build_path = /obj/item/circuitboard/machine/spaceship_navigation_beacon
|
||||||
category = list ("Teleportation Machinery")
|
category = list ("Teleportation Machinery")
|
||||||
departmental_flags = DEPARTMENTAL_FLAG_ENGINEERING | DEPARTMENTAL_FLAG_SCIENCE
|
departmental_flags = DEPARTMENTAL_FLAG_ENGINEERING | DEPARTMENTAL_FLAG_SCIENCE
|
||||||
|
|||||||
@@ -60,4 +60,4 @@ obj/machinery/spaceship_navigation_beacon/emp_act()
|
|||||||
if(default_deconstruction_crowbar(W))
|
if(default_deconstruction_crowbar(W))
|
||||||
return
|
return
|
||||||
|
|
||||||
return ..()
|
return ..()
|
||||||
|
|||||||
@@ -27,4 +27,4 @@
|
|||||||
path = /obj/item/bedsheet/unlockable/miner
|
path = /obj/item/bedsheet/unlockable/miner
|
||||||
|
|
||||||
progress_required = 100000
|
progress_required = 100000
|
||||||
progress_key = "miner"
|
progress_key = "miner"
|
||||||
|
|||||||
Reference in New Issue
Block a user