mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
Removes Phase weapons from R&D
This commit is contained in:
@@ -164,6 +164,7 @@
|
|||||||
build_path = /obj/item/weapon/gun/energy/taser/xeno
|
build_path = /obj/item/weapon/gun/energy/taser/xeno
|
||||||
sort_string = "TBAAC"
|
sort_string = "TBAAC"
|
||||||
|
|
||||||
|
/* //VOREStation Edit
|
||||||
// Phase Weapons
|
// Phase Weapons
|
||||||
/datum/design/item/weapon/phase_pistol
|
/datum/design/item/weapon/phase_pistol
|
||||||
id = "phasepistol"
|
id = "phasepistol"
|
||||||
@@ -192,3 +193,4 @@
|
|||||||
materials = list(DEFAULT_WALL_MATERIAL = 10000, "glass" = 2000, "silver" = 1000, "diamond" = 750)
|
materials = list(DEFAULT_WALL_MATERIAL = 10000, "glass" = 2000, "silver" = 1000, "diamond" = 750)
|
||||||
build_path = /obj/item/weapon/gun/energy/phasegun/cannon
|
build_path = /obj/item/weapon/gun/energy/phasegun/cannon
|
||||||
sort_string = "TPAAD"
|
sort_string = "TPAAD"
|
||||||
|
*/
|
||||||
Reference in New Issue
Block a user