mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-14 16:46:28 +01:00
Update prometheans.dm
This commit is contained in:
@@ -194,7 +194,7 @@ var/datum/species/shapeshifter/promethean/prometheans
|
||||
var/turf/simulated/S = T
|
||||
if(T.clean_blood())
|
||||
H.adjust_nutrition(rand(10, 20))
|
||||
if(S.dirt > 0)
|
||||
if(S.dirt > 50)
|
||||
S.dirt = 0
|
||||
H.adjust_nutrition(rand(10, 20))
|
||||
//VOREStation Edit Start
|
||||
|
||||
Reference in New Issue
Block a user