mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-14 09:28:26 +01:00
Hubert Gruber Patreon Reward!
Hacker T.Dog's patreon reward: Napoleonic Uniform
This commit is contained in:
@@ -6,4 +6,12 @@
|
||||
|
||||
/obj/item/pen/bluemarker/attack_self(mob/user)
|
||||
user.emote("sniff")
|
||||
to_chat(user, "<span class='notice'>Ahh~ blueberries!</span>")
|
||||
to_chat(user, "<span class='notice'>Ahh~ blueberries!</span>")
|
||||
|
||||
/obj/item/clothing/suit/napoleonic
|
||||
name = "napoleonic uniform"
|
||||
desc = "An heirloom passed down from the Gruber family dynasty."
|
||||
icon_state = "napoleonic"
|
||||
item_state = "napoleonic"
|
||||
body_parts_covered = CHEST|GROIN|ARMS
|
||||
cold_protection = CHEST|GROIN|ARMS
|
||||
|
||||
Reference in New Issue
Block a user