новый слиток

This commit is contained in:
Damodigy 2023-11-11 12:37:05 +07:00
parent 4471985e32
commit 46deeeb800
6 changed files with 27 additions and 4 deletions

View file

@ -1 +1,5 @@
// priority: 999
StartupEvents.registry('item', event =>
{
newCreateItems(event);
})