Part of a series of PRs for adding archetypes to extended items that previously lacked one. This one in particular focus on the locker and small locker.
In order to port this item three additional changes were necasary:
Dialog.NpcPrefix
, similar to what was previously already possible for Dialog.ChatPrefix
.BaselineProperty
config option, properties contained therein only being initialized when first calling Load
.ExtendedItemExit
which would previously prevent Exit
functions from being called (i.e. the entire Exit
scripthook was just flat out broken).Screenshot of the new extension menu: