You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- any `reward_drop_vnums` entry is duplicated in the same descriptor
58
58
- a runtime-generated ground-entry VID for a configured item-shaped or gold-shaped drop would be `0`
59
-
- the reward owner login is empty or blank after trimming whitespace when registering a configured item-shaped or gold-shaped drop
60
-
- the reward owner character name is empty or blank after trimming whitespace when registering a configured item-shaped or gold-shaped drop
59
+
- the reward owner login is empty, blank after trimming whitespace, or padded with leading/trailing whitespace when registering a configured item-shaped or gold-shaped drop
60
+
- the reward owner character name is empty, blank after trimming whitespace, or padded with leading/trailing whitespace when registering a configured item-shaped or gold-shaped drop
61
61
- a runtime-generated ground-item instance for a configured item-shaped drop would have `vnum = 0`
62
62
- a runtime-generated ground-item instance for a configured item-shaped drop would have zero count
63
63
- a runtime-generated ground-item instance for a configured item-shaped drop would exceed the current `GC ITEM_GET` count carrier (`255`)
0 commit comments