So I am making a dark souls 2 mod.
I have it setup so that this bonfire is a store.
When you "buy" my custom upgrade, it triggers a global event which is linked to an level exit and thereby teleports you to another bonfire location of your choice.
All this works fine, the problem I am having is you can only buy the upgrade once. I tried both making my own category and adding it to the existing "power" category. no dice.
I feel like there is a way to do it since there are items you can re-buy like potions. Here is my script:
Let me know if I am missing something super obvious. haha.