mirror of
https://github.com/quotefox/Hyper-Station-13.git
synced 2026-08-24 05:06:14 +01:00
Better explanation
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
. = ..()
|
||||
/*
|
||||
if(!iscarbon(target))
|
||||
return ELEMENT_INCOMPATIBLE //For now, let's make this incompatible with anything but carbons.
|
||||
return ELEMENT_INCOMPATIBLE //keeping this uncommented would make it so it only works with carbons, which is not really needed unless one adds procs that require the user to be a carbon in the future.
|
||||
*/
|
||||
C = target
|
||||
START_PROCESSING(SSobj, src)
|
||||
|
||||
Reference in New Issue
Block a user