SetActiveShop

Updated 4 days ago

SetActiveShop

SetActiveShop(string name) Selects a registered shop by name to be the only one used in the shop level.

Must match a name passed to RegisterNamedShop().

This overrides REPO's random shop selection.

ShopUtils.SetActiveShop("exampleshop");