mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-22 11:38:12 +01:00
Merge pull request #11386 from Dibasic/patch-1
Reduces wizard subjugate duration
This commit is contained in:
@@ -11,9 +11,9 @@
|
||||
|
||||
max_targets = 1
|
||||
|
||||
amt_dizziness = 300
|
||||
amt_confused = 300
|
||||
amt_stuttering = 300
|
||||
amt_dizziness = 100
|
||||
amt_confused = 100
|
||||
amt_stuttering = 100
|
||||
|
||||
compatible_mobs = list(/mob/living/carbon/human)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user