mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-27 23:29:10 +01:00
[MIRROR] Reduce Clumsy Gene's Obnoxious RNG (#12397)
Co-authored-by: Will <7099514+Willburd@users.noreply.github.com> Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
co-authored by
Will
Kashargul
parent
de1913c72a
commit
76924ab597
@@ -725,7 +725,7 @@ GLOBAL_LIST_INIT(slot_flags_enumeration, list(
|
||||
user.do_attack_animation(M)
|
||||
|
||||
src.add_fingerprint(user)
|
||||
//if((CLUMSY in user.mutations) && prob(50))
|
||||
//if(CLUMSY_HARM_CHANCE(user))
|
||||
// M = user
|
||||
/*
|
||||
to_chat(M, span_warning("You stab yourself in the eye."))
|
||||
|
||||
Reference in New Issue
Block a user