mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 04:22:39 +01:00
Minor protolathe removal (#14134)
This commit is contained in:
@@ -62,11 +62,6 @@
|
||||
materials = list(DEFAULT_WALL_MATERIAL = 1000, MATERIAL_GLASS = 3000, MATERIAL_PHORON = 1000)
|
||||
build_path = /obj/item/shield/energy
|
||||
|
||||
/datum/design/item/weapon/gun/beegun
|
||||
req_tech = list(TECH_MATERIAL = 6, TECH_BIO = 4, TECH_POWER = 4, TECH_COMBAT = 6, TECH_MAGNET = 4)
|
||||
materials = list(DEFAULT_WALL_MATERIAL = 2000, MATERIAL_GLASS = 2000, MATERIAL_SILVER = 500, MATERIAL_DIAMOND = 3000)
|
||||
build_path = /obj/item/gun/energy/beegun
|
||||
|
||||
/datum/design/item/weapon/gravity_gun //Hello, Gordon!
|
||||
desc = "This nifty gun disables the gravity in the area you shoot at. Use with caution."
|
||||
req_tech = list(TECH_COMBAT = 5, TECH_BLUESPACE = 5)
|
||||
|
||||
Reference in New Issue
Block a user