mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-26 22:57:39 +01:00
[MIRROR] Have you bingled that (#10545)
Co-authored-by: Cameron Lennox <killer65311@gmail.com> Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
co-authored by
Cameron Lennox
Kashargul
parent
057fffd669
commit
16a213f699
@@ -126,7 +126,7 @@
|
||||
|
||||
to_chat(H, span_danger("You step on \the [src]!"))
|
||||
|
||||
var/list/check = list("l_foot", "r_foot")
|
||||
var/list/check = list(BP_L_FOOT, BP_R_FOOT)
|
||||
while(check.len)
|
||||
var/picked = pick(check)
|
||||
var/obj/item/organ/external/affecting = H.get_organ(picked)
|
||||
|
||||
Reference in New Issue
Block a user