This commit is contained in:
SandPoot
2024-04-12 22:36:44 -03:00
parent e40960a3a2
commit 4af0628c8b
7 changed files with 7 additions and 4 deletions
+1
View File
@@ -15,6 +15,7 @@
name = "auxillary base management console"
icon = 'icons/obj/terminals.dmi'
icon_state = "dorm_available"
icon_keyboard = null
var/shuttleId = "colony_drop"
desc = "Allows a deployable expedition base to be dropped from the station to a designated mining location. It can also \
interface with the mining shuttle at the landing site if a mobile beacon is also deployed."
@@ -78,6 +78,7 @@
lefthand_file = 'icons/mob/inhands/weapons/guns_lefthand.dmi'
righthand_file = 'icons/mob/inhands/weapons/guns_righthand.dmi'
ammo_type = list(/obj/item/ammo_casing/energy/net, /obj/item/ammo_casing/energy/trap)
modifystate = FALSE
can_flashlight = 0
ammo_x_offset = 1
@@ -7,6 +7,7 @@
density = TRUE
icon = 'icons/obj/chemical.dmi'
icon_state = "mixer0"
icon_keyboard = null
use_power = TRUE
idle_power_usage = 20
resistance_flags = ACID_PROOF