mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 14:07:51 +01:00
Adds Stimulative Agent to Epi Overdose (#17577)
* QOL Buffs * a bit too much juice * Comment addition * remove confuse fix
This commit is contained in:
@@ -19,10 +19,11 @@
|
||||
user.SetParalysis(0)
|
||||
user.SetStunned(0)
|
||||
user.SetWeakened(0)
|
||||
user.setStaminaLoss(0)
|
||||
user.lying = FALSE
|
||||
user.update_canmove()
|
||||
user.reagents.add_reagent("synaptizine", 20)
|
||||
user.adjustStaminaLoss(-75)
|
||||
user.reagents.add_reagent("synaptizine", 15)
|
||||
user.reagents.add_reagent("stimulative_agent", 1)
|
||||
|
||||
SSblackbox.record_feedback("nested tally", "changeling_powers", 1, list("[name]"))
|
||||
return TRUE
|
||||
|
||||
Reference in New Issue
Block a user