Merge pull request #741 from MalricB/euthanasia

Tweaks bloodsucker thrall conversion cost
This commit is contained in:
Dahlular
2020-12-04 19:14:11 -07:00
committed by GitHub

View File

@@ -101,7 +101,7 @@
var/convert_progress = 3 // Resets on each new character to be added to the chair. Some effects should lower it...
var/disloyalty_confirm = FALSE // Command & Antags need to CONFIRM they are willing to lose their role (and will only do it if the Vassal'ing succeeds)
var/disloyalty_offered = FALSE // Has the popup been issued? Don't spam them.
var/convert_cost = 375
var/convert_cost = 100
/obj/structure/bloodsucker/vassalrack/deconstruct(disassembled = TRUE)
new /obj/item/stack/sheet/metal(src.loc, 4)