Skip to content

Commit

Permalink
uh undoes this
Browse files Browse the repository at this point in the history
  • Loading branch information
Skrem7 committed Jan 22, 2024
1 parent db136ac commit b30a371
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/__DEFINES/combat.dm
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
#define SHOVE_SLOWDOWN_STRENGTH 0.85 //multiplier
//Shove disarming item list
GLOBAL_LIST_INIT(shove_disarming_types, typecacheof(list(
/obj/item/gun, /obj/item/kitchen/knife)))
/obj/item/gun)))

//Combat object defines
//Embedded objects
Expand Down

0 comments on commit b30a371

Please sign in to comment.