Do not use itemdef.sound as custom field.
commit4e4cd33e23c8f85c8663d6e75ce991a5b38d5506
authorAuke Kok <sofar@foo-projects.org>
Fri, 12 May 2023 00:34:49 +0000 (11 17:34 -0700)
committerAuke Kok <sofar@foo-projects.org>
Fri, 12 May 2023 00:34:49 +0000 (11 17:34 -0700)
tree08d668081439f87f4ae99f488d2a718a92d2fef2
parent8d1819db0bfc76372de49bba6a5295c2cda3310b
Do not use itemdef.sound as custom field.

This will break with 5.7.x as it's now required to be a table.

Instead, prefix the field with `_` and change the name slightly.
mods/doors/init.lua