mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 21:12:24 +01:00
Bump dreamchecker version to 1.4 (#8711)
This commit is contained in:
@@ -266,7 +266,7 @@
|
||||
return SURGERY_FAILURE
|
||||
|
||||
if(O.species_restricted)
|
||||
if(!target.species.name in O.species_restricted)
|
||||
if(!(target.species.name in O.species_restricted))
|
||||
to_chat(user, SPAN_WARNING("\The [O] is not compatible with \the [target]'s biology."))
|
||||
return SURGERY_FAILURE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user