Skip to content

Commit 96b9b8c

Browse files
author
La Villa Strangiato
committed
gives warrior a nasal helmet like god intended
1 parent dcaa0fd commit 96b9b8c

File tree

1 file changed

+1
-1
lines changed
  • code/modules/jobs/job_types/roguetown/adventurer/types/combat

1 file changed

+1
-1
lines changed

code/modules/jobs/job_types/roguetown/adventurer/types/combat/warrior.dm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
head = /obj/item/clothing/head/roguetown/helmet/kettle
8181
else // High roller gets an iron chain coif and nasal helmet
8282
neck = /obj/item/clothing/neck/roguetown/chaincoif/iron
83-
head = /obj/item/clothing/head/roguetown/helmet
83+
head = /obj/item/clothing/head/roguetown/helmet/nasal
8484

8585
H.change_stat("strength", 2)
8686
H.change_stat("endurance", 1)

0 commit comments

Comments
 (0)