add forcefield node

This commit is contained in:
BuckarooBanzay
2022-12-04 17:26:06 +01:00
parent ab81d74f33
commit c99ca991cf
4 changed files with 22 additions and 0 deletions

View File

@ -30,4 +30,5 @@ dofile(MP.."/palm_scanner.lua")
dofile(MP.."/digicode.lua")
dofile(MP.."/models.lua")
dofile(MP.."/octagon_panes.lua")
dofile(MP.."/forcefield.lua")
dofile(MP.."/crafts.lua")