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