Merge pull request #11442 from GhostActual/baggage

Fulpstation Briefcases
This commit is contained in:
Aronai Sieyes
2021-08-25 00:00:00 +00:00
committed by Chompstation Bot
parent 9fa44f50ce
commit c37ae601b6
7 changed files with 24 additions and 3 deletions
+14 -2
View File
@@ -44,9 +44,21 @@
colour = "red"
/obj/item/weapon/pen/fountain
desc = "A well made fountain pen."
desc = "A well made fountain pen, with a faux wood body."
icon_state = "pen_fountain"
/obj/item/weapon/pen/fountain2
desc = "A well made fountain pen, with a faux wood body. This one has golden accents."
icon_state = "pen_fountain"
/obj/item/weapon/pen/fountain3
desc = "A well made expesive rosewood pen with golden accents. Very pretty."
icon_state = "pen_fountain"
/obj/item/weapon/pen/fountain4
desc = "command fountain pen"
icon_state = "A well made and expensive fountain pen. The nib is quite sharp."
/obj/item/weapon/pen/multi
desc = "It's a pen with multiple colors of ink!"
var/selectedColor = 1
@@ -190,7 +202,7 @@
colour = "red"
/obj/item/weapon/pen/blade/fountain
desc = "A well made fountain pen."
desc = "A well made fountain pen, with a faux wood body."
icon_state = "pen_fountain"
/*