mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
[MIRROR] ignore bellied in appendicitis events (#7520)
Co-authored-by: Heroman3003 <31296024+Heroman3003@users.noreply.github.com> Co-authored-by: CHOMPStation2 <chompsation2@gmail.com>
This commit is contained in:
@@ -7,5 +7,7 @@
|
||||
continue
|
||||
if(A.flags & RAD_SHIELDED)
|
||||
continue
|
||||
if(isbelly(H.loc))
|
||||
continue
|
||||
if(H.client && H.appendicitis())
|
||||
break
|
||||
|
||||
Reference in New Issue
Block a user