mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 12:41:09 +01:00
NEW SPRITES!
make flying give immunity to chasms
This commit is contained in:
@@ -580,6 +580,8 @@
|
||||
visible_message("[H] falls into [src]!")
|
||||
J.chasm_react(H)
|
||||
return
|
||||
if(H.dna.species && (FLYING in H.dna.species.specflags))
|
||||
return
|
||||
drop(AM)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user