Skip to content

Commit

Permalink
Update objective_items.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
AyIong committed Jan 4, 2025
1 parent aaca4eb commit 2690061
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/gamemodes/objective_items.dm
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@
return add_item_to_steal(src, /obj/item/gun/energy/e_gun/hos)

/datum/objective_item/steal/compactshotty
name = "head of security's personal compact shotgun"
name = "warden's personal compact shotgun"
targetitem = /obj/item/gun/ballistic/shotgun/automatic/combat/compact
excludefromjob = list(JOB_WARDEN)
item_owner = list(JOB_WARDEN)
Expand Down

0 comments on commit 2690061

Please sign in to comment.