mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
renames a mislabelled pen
This commit is contained in:
@@ -89,5 +89,5 @@
|
||||
cost = 8
|
||||
|
||||
/datum/gear/utility/pen
|
||||
display_name = "Gilded Pen"
|
||||
path = /obj/item/weapon/pen/gilded
|
||||
display_name = "Fountain Pen"
|
||||
path = /obj/item/weapon/pen/fountain
|
||||
@@ -35,9 +35,9 @@
|
||||
icon_state = "pen_red"
|
||||
colour = "red"
|
||||
|
||||
/obj/item/weapon/pen/gilded
|
||||
desc = "A beautifully made, gilded fountain pen."
|
||||
icon_state = "pen_gilded"
|
||||
/obj/item/weapon/pen/fountain
|
||||
desc = "A well made fountain pen."
|
||||
icon_state = "pen_fountain"
|
||||
|
||||
/obj/item/weapon/pen/multi
|
||||
desc = "It's a pen with multiple colors of ink!"
|
||||
|
||||
Reference in New Issue
Block a user