mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-02-06 14:19:43 +00:00
Coffee isn't toxic to tajarans
This commit is contained in:
@@ -724,9 +724,9 @@
|
||||
if(alien == IS_DIONA)
|
||||
return
|
||||
..()
|
||||
if(alien == IS_TAJARA)
|
||||
M.adjustToxLoss(0.5 * removed)
|
||||
M.make_jittery(4) //extra sensitive to caffine
|
||||
//if(alien == IS_TAJARA) //VOREStation Edit Begin
|
||||
//M.adjustToxLoss(0.5 * removed)
|
||||
//M.make_jittery(4) //extra sensitive to caffine //VOREStation Edit end
|
||||
if(adj_temp > 0)
|
||||
holder.remove_reagent("frostoil", 10 * removed)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user