Skip to content

Commit

Permalink
load bearing semicolon
Browse files Browse the repository at this point in the history
  • Loading branch information
thgvr committed Nov 8, 2023
1 parent ec7784e commit 9e482e6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion code/modules/awaymissions/corpse.dm
Original file line number Diff line number Diff line change
Expand Up @@ -465,7 +465,8 @@
name = "Beach Bum"
glasses = /obj/item/clothing/glasses/sunglasses
r_pocket = /obj/item/storage/wallet/random
l_pocket = /obj/item/reagent_containers/food/snacks/pizzaslice/dank;
l_pocket = /obj/item/reagent_containers/food/snacks/pizzaslice/dank
uniform = /obj/item/clothing/under/pants/jeans
id = /obj/item/card/id

/datum/outfit/beachbum/post_equip(mob/living/carbon/human/H, visualsOnly = FALSE)
Expand Down

0 comments on commit 9e482e6

Please sign in to comment.