mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-29 23:16:21 +01:00
VS: Increases Alienship Away Mission Enjoyment
Specifically For Synthetics. This Is In All Caps Because I Am Lying.
This commit is contained in:
@@ -56,7 +56,18 @@
|
||||
teleport_friends += src
|
||||
|
||||
else //You are dismissed
|
||||
qdel(src)
|
||||
return QDEL_HINT_DELETEME
|
||||
|
||||
/obj/machinery/porta_turret/alien/ion
|
||||
name = "interior anti-boarding turret"
|
||||
desc = "A very tough looking turret made by alien hands."
|
||||
installation = /obj/item/weapon/gun/energy/ionrifle
|
||||
enabled = TRUE
|
||||
lethal = TRUE
|
||||
ailock = TRUE
|
||||
check_all = TRUE
|
||||
health = 250
|
||||
maxhealth = 250
|
||||
|
||||
/obj/away_mission_init/alienship/door_n2s
|
||||
icon_state = "n2s"
|
||||
|
||||
@@ -576,6 +576,10 @@
|
||||
/obj/item/weapon/reagent_containers/food/snacks/liquidfood,
|
||||
/turf/simulated/shuttle/floor/alien,
|
||||
/area/tether_away/alienship)
|
||||
"YP" = (
|
||||
/obj/machinery/porta_turret/alien/ion,
|
||||
/turf/simulated/shuttle/floor/alienplating,
|
||||
/area/tether_away/alienship)
|
||||
|
||||
(1,1,1) = {"
|
||||
aa
|
||||
@@ -5374,7 +5378,7 @@ af
|
||||
ae
|
||||
ae
|
||||
ae
|
||||
ae
|
||||
YP
|
||||
ae
|
||||
ae
|
||||
ae
|
||||
@@ -5414,7 +5418,7 @@ af
|
||||
ae
|
||||
ae
|
||||
ae
|
||||
ae
|
||||
YP
|
||||
ae
|
||||
ae
|
||||
ae
|
||||
@@ -10254,7 +10258,7 @@ af
|
||||
ae
|
||||
ae
|
||||
ae
|
||||
ae
|
||||
YP
|
||||
ae
|
||||
ae
|
||||
ae
|
||||
@@ -10294,7 +10298,7 @@ af
|
||||
ae
|
||||
ae
|
||||
ae
|
||||
ae
|
||||
YP
|
||||
ae
|
||||
ae
|
||||
ae
|
||||
|
||||
Reference in New Issue
Block a user