mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 02:09:41 +00:00
Update engineering.dm
This commit is contained in:
@@ -48,11 +48,8 @@
|
||||
materials = list(DEFAULT_WALL_MATERIAL = 500, "glass" = 500, "silver" = 300, "phoron" = 300, "diamond" = 500) //Probably change the price in the future just put something for now
|
||||
build_path = /obj/item/weapon/rms
|
||||
sort_string = "NAAAB"
|
||||
|
||||
<<<<<<< HEAD
|
||||
// YW addition end
|
||||
||||||| parent of f4442f6080... Merge pull request #9017 from ShadowLarkens/rpd_obtainable
|
||||
=======
|
||||
|
||||
/datum/design/item/tool/rpd
|
||||
name = "Rapid Pipe Dispenser"
|
||||
desc = "A counterpart to the rapid construction device that allows creating and placing atmospheric and disposal pipes."
|
||||
@@ -62,7 +59,6 @@
|
||||
build_path = /obj/item/weapon/pipe_dispenser
|
||||
sort_string = "NAAAD"
|
||||
|
||||
>>>>>>> f4442f6080... Merge pull request #9017 from ShadowLarkens/rpd_obtainable
|
||||
// Other devices
|
||||
|
||||
/datum/design/item/engineering/AssembleDesignName()
|
||||
|
||||
Reference in New Issue
Block a user