mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 11:37:40 +01:00
Fixes rng block chance not working (#20255)
* fixes rng block chance not working * Update code/__DEFINES/flags.dm Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com> --------- Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com>
This commit is contained in:
@@ -610,6 +610,7 @@
|
||||
origin_tech = "materials=6;syndicate=4"
|
||||
attack_verb = list("sawed", "cut", "hacked", "carved", "cleaved", "butchered", "felled", "timbered")
|
||||
sharp = TRUE
|
||||
flags_2 = RANDOM_BLOCKER_2
|
||||
|
||||
/obj/item/twohanded/chainsaw/update_icon_state()
|
||||
if(wielded)
|
||||
|
||||
Reference in New Issue
Block a user