mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-25 06:07:22 +01:00
Comment out the ice pick for now
It's a map specific item for YW and causes some compilation issues. It's ok, we don't need it tho.
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
/* CHOMP Removal
|
||||
/datum/design/item/autolathe/tools/ice_pick
|
||||
name = "ice pick"
|
||||
id = "ice_pick"
|
||||
build_path = /obj/item/weapon/ice_pick
|
||||
materials = list(DEFAULT_WALL_MATERIAL = 15000)
|
||||
*/
|
||||
|
||||
/datum/design/item/autolathe/tools/shovel
|
||||
name = "shovel"
|
||||
|
||||
Reference in New Issue
Block a user