mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 20:17:15 +01:00
Fixes #2352
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
icon_state = "folder_white"
|
||||
|
||||
/obj/item/weapon/folder/blue_captain
|
||||
desc = "A blue folder with Captain markings."
|
||||
desc = "A blue folder with Station Administrator markings."
|
||||
icon_state = "folder_captain"
|
||||
|
||||
/obj/item/weapon/folder/blue_hop
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -13,7 +13,7 @@
|
||||
attack_verb = list("stamped")
|
||||
|
||||
/obj/item/weapon/stamp/captain
|
||||
name = "captain's rubber stamp"
|
||||
name = "station administrator's rubber stamp"
|
||||
icon_state = "stamp-cap"
|
||||
|
||||
/obj/item/weapon/stamp/hop
|
||||
|
||||
Reference in New Issue
Block a user