mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 15:08:02 +01:00
Nerfed changeling absorb objectives to 2-4
This commit is contained in:
@@ -85,7 +85,7 @@
|
||||
|
||||
var/datum/objective/absorb/absorb_objective = new
|
||||
absorb_objective.owner = changeling
|
||||
absorb_objective.gen_amount_goal(6,8)
|
||||
absorb_objective.gen_amount_goal(2,4)
|
||||
changeling.objectives += absorb_objective
|
||||
|
||||
switch(rand(1,100))
|
||||
|
||||
Reference in New Issue
Block a user