Skip to content

Commit

Permalink
how did that get changed????
Browse files Browse the repository at this point in the history
  • Loading branch information
KoishiVibe committed Aug 13, 2024
1 parent d04b250 commit d78810c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/objects/items/cosmetics.dm
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
name= "\improper service issue sunscreen"
desc = "A stick of service issue SPF 50 sunscreen with the Marine logo on the bottom. Nontoxic, weather-resistant, smells horrible even after it's been washed off."
paint_type = "sunscreen_stick"
icon_state = "sunscreen_stick"
icon_state = "sunscreen_stick"

/obj/item/facepaint/attack(mob/M, mob/user)
if(user.a_intent == INTENT_HARM)
Expand Down

0 comments on commit d78810c

Please sign in to comment.