mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 03:57:48 +01:00
Adds a gilded pen.
This commit is contained in:
@@ -35,6 +35,10 @@
|
||||
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/multi
|
||||
desc = "It's a pen with multiple colors of ink!"
|
||||
var/selectedColor = 1
|
||||
|
||||
Reference in New Issue
Block a user