Skip to content

Commit

Permalink
vile-beggar-tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
johndoe2013 committed Jul 17, 2024
1 parent b91576e commit 43f33f8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions code/game/objects/items/stacks/flags.dm
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,11 @@
icon = 'icons/obj/structures/plantable_flag.dmi'
inhand_x_dimension = 64
inhand_y_dimension = 64
force = 15
throwforce = 5
hitsound = "swing_hit"
unacidable = TRUE
indestructible = TRUE
item_icons = list(
WEAR_L_HAND = 'icons/mob/humans/onmob/items_lefthand_64.dmi',
WEAR_R_HAND = 'icons/mob/humans/onmob/items_righthand_64.dmi'
Expand Down

0 comments on commit 43f33f8

Please sign in to comment.