mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-26 14:31:59 +01:00
Orion Express Ship Faulty Variables Fix (#15010)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
author: SleepyGemmy
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- bugfix: "Fixes 6 faulty variables in the \"orion_express_ship.dmm\" file."
|
||||
@@ -3193,27 +3193,27 @@
|
||||
pixel_y = 5
|
||||
},
|
||||
/obj/item/clothing/head/surgery{
|
||||
desc = s"A cap worn during showers. Keeps your hair save from horrible water.";
|
||||
desc = "A cap worn during showers. Keeps your hair save from horrible water.";
|
||||
name = "shower cap"
|
||||
},
|
||||
/obj/item/clothing/head/surgery{
|
||||
desc = s"A cap worn during showers. Keeps your hair save from horrible water.";
|
||||
desc = "A cap worn during showers. Keeps your hair save from horrible water.";
|
||||
name = "shower cap"
|
||||
},
|
||||
/obj/item/clothing/head/surgery{
|
||||
desc = s"A cap worn during showers. Keeps your hair save from horrible water.";
|
||||
desc = "A cap worn during showers. Keeps your hair save from horrible water.";
|
||||
name = "shower cap"
|
||||
},
|
||||
/obj/item/clothing/head/surgery{
|
||||
desc = s"A cap worn during showers. Keeps your hair save from horrible water.";
|
||||
desc = "A cap worn during showers. Keeps your hair save from horrible water.";
|
||||
name = "shower cap"
|
||||
},
|
||||
/obj/item/clothing/head/surgery{
|
||||
desc = s"A cap worn during showers. Keeps your hair save from horrible water.";
|
||||
desc = "A cap worn during showers. Keeps your hair save from horrible water.";
|
||||
name = "shower cap"
|
||||
},
|
||||
/obj/item/clothing/head/surgery{
|
||||
desc = s"A cap worn during showers. Keeps your hair save from horrible water.";
|
||||
desc = "A cap worn during showers. Keeps your hair save from horrible water.";
|
||||
name = "shower cap"
|
||||
},
|
||||
/turf/simulated/floor/tiled/dark,
|
||||
|
||||
Reference in New Issue
Block a user