mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
Merge pull request #7649 from Kelenius/ofDionaeAndDrugs
Fixes a tiny typo and a comment
This commit is contained in:
@@ -1552,7 +1552,7 @@ datum
|
||||
if(!M) M = holder.my_atom
|
||||
if(toxpwr)
|
||||
M.adjustToxLoss(toxpwr*REM)
|
||||
if(alien) ..() //Kind of a catch-all for aliens without kidneys.
|
||||
if(alien) ..() // Kind of a catch-all for aliens without the liver. Because this does not metabolize 'naturally', only removed by the liver.
|
||||
return
|
||||
|
||||
toxin/amatoxin
|
||||
|
||||
Reference in New Issue
Block a user