mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
powder that makes you say yes
This commit is contained in:
@@ -565,30 +565,6 @@ var/list/dispenser_presets = list()
|
||||
one_setting = /datum/gear_disp/voidsuit/autolok
|
||||
special_frame = "frame_grey"
|
||||
|
||||
<<<<<<< HEAD
|
||||
||||||| parent of f17916abb4... Merge pull request #11095 from VOREStation/Arokha/tweakkkk
|
||||
////////////////////////////// MOEBIUS SUIT DISPENSERS ///////////////////////////
|
||||
/datum/gear_disp/voidsuit/aether
|
||||
name = "Aether Voidsuit"
|
||||
voidsuit_type = /obj/item/clothing/suit/space/void/aether
|
||||
voidhelmet_type = /obj/item/clothing/head/helmet/space/void/aether
|
||||
refit = FALSE // No animal sprites AAA!
|
||||
|
||||
/obj/machinery/gear_dispenser/suit/aether
|
||||
name = "\improper Aether Voidsuit Dispenser"
|
||||
desc = "An industrial U-Tak-It Dispenser unit designed to fetch a specific Aether-produced high-end suit."
|
||||
icon_state = "suitdispenserMB"
|
||||
dispenser_flags = GD_ONEITEM|GD_NOGREED|GD_UNLIMITED
|
||||
one_setting = /datum/gear_disp/voidsuit/aether
|
||||
|
||||
/obj/machinery/gear_dispenser/suit_fancy/aether
|
||||
name = "\improper Aether Voidsuit Dispenser"
|
||||
desc = "A commercial U-Tak-It Dispenser unit designed to fetch a specific Aether-produced high-end suit."
|
||||
dispenser_flags = GD_ONEITEM|GD_NOGREED|GD_UNLIMITED
|
||||
one_setting = /datum/gear_disp/voidsuit/aether
|
||||
special_frame = "frame_purple"
|
||||
|
||||
=======
|
||||
////////////////////////////// MOEBIUS SUIT DISPENSERS ///////////////////////////
|
||||
/datum/gear_disp/voidsuit/aether
|
||||
name = "Aether Voidsuit"
|
||||
@@ -609,7 +585,6 @@ var/list/dispenser_presets = list()
|
||||
one_setting = /datum/gear_disp/voidsuit/aether
|
||||
special_frame = "frame_purple"
|
||||
|
||||
>>>>>>> f17916abb4... Merge pull request #11095 from VOREStation/Arokha/tweakkkk
|
||||
// Adminbuse
|
||||
/obj/machinery/gear_dispenser/vv_get_dropdown()
|
||||
. = ..()
|
||||
|
||||
Reference in New Issue
Block a user