mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-12 03:02:54 +00:00
@@ -1,18 +0,0 @@
|
||||
// Example:
|
||||
// /datum/gear/gloves
|
||||
// display_name = "gloves, black"
|
||||
// description = "Choose from a number of rings."
|
||||
// path = /obj/item/clothing/gloves/black
|
||||
// cost = 1
|
||||
// slot = slot_gloves
|
||||
// sort_category = "Gloves and Handwear"
|
||||
|
||||
/datum/gear/gloves/ringworld1
|
||||
display_name = "world gem ring"
|
||||
path = /obj/item/clothing/gloves/ring/ringworld1
|
||||
cost = 1
|
||||
|
||||
/datum/gear/gloves/ringworld2
|
||||
display_name = "world ring"
|
||||
path = /obj/item/clothing/gloves/ring/ringworld2
|
||||
cost = 1
|
||||
Reference in New Issue
Block a user