Change beginning scap advantage

Discuss and distribute tools and methods for modding. Moderator - Grognak
Post Reply
dlo
Posts: 1
Joined: Tue Sep 29, 2020 5:21 pm

Change beginning scap advantage

Post by dlo »

i want to change the autoreward to include weapons and augments, when i change the code at line 18 from

Code: Select all

<autoReward level="HIGH">augment</autoReward>
to

Code: Select all

[code]<autoReward level="HIGH">augment</autoReward>
the blue text doesn't show up o the start screen anymore, can anyone help me?
Post Reply