mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-13 03:33:21 +00:00
Merge pull request #462 from EmperorJon/06_Dec._Fix_cargo_shuttle_sand
Fixes cargo shuttle sand floor
This commit is contained in:
@@ -31,11 +31,13 @@ var/list/mechtoys = list(
|
|||||||
name = "Supply Shuttle"
|
name = "Supply Shuttle"
|
||||||
icon_state = "shuttle3"
|
icon_state = "shuttle3"
|
||||||
requires_power = 0
|
requires_power = 0
|
||||||
|
base_turf = /turf/space
|
||||||
|
|
||||||
/area/supply/dock
|
/area/supply/dock
|
||||||
name = "Supply Shuttle"
|
name = "Supply Shuttle"
|
||||||
icon_state = "shuttle3"
|
icon_state = "shuttle3"
|
||||||
requires_power = 0
|
requires_power = 0
|
||||||
|
base_turf = /turf/space
|
||||||
|
|
||||||
/obj/structure/plasticflaps //HOW DO YOU CALL THOSE THINGS ANYWAY
|
/obj/structure/plasticflaps //HOW DO YOU CALL THOSE THINGS ANYWAY
|
||||||
name = "\improper plastic flaps"
|
name = "\improper plastic flaps"
|
||||||
|
|||||||
Reference in New Issue
Block a user