Improve un-setting of values for a given NPC #10

Closed
opened 2022-10-12 13:41:45 +02:00 by EpicKnarvik97 · 0 comments

While setting values works fine, a bit more care should be performed regarding removing a custom value. Basically, using null for strings and booleans, and -1 for positive numbers should unset a value for an NPC. Unsetting a value would make the NPC use the default value set in the config file instead.

While setting values works fine, a bit more care should be performed regarding removing a custom value. Basically, using null for strings and booleans, and -1 for positive numbers should unset a value for an NPC. Unsetting a value would make the NPC use the default value set in the config file instead.
EpicKnarvik97 added the
enhancement
label 2022-10-12 13:41:45 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: EpicKnarvik97/Blacksmith#10
No description provided.