Does anyone have a script or know if it's possible to enable the perma perks on all maps or at the bare minimum, the keep perks while down perk on Origins. I have tried going into _zm_pers_upgrades.gsc and changing the is_pers_system_active() to always return 1 and is_pers_system_disabled() to always return 0 and then including _zm_pers_upgrades_functions inside of zm_tomb.gsc and using init_persistent_abilities() without the is_classic() check with no luck. I am relatively new to gsc and any help would be greatly appreciated.

Tgamer500
@Tgamer500