1
0
mirror of https://github.com/D00Med/scifi_nodes.git synced 2025-06-29 22:50:48 +02:00

register forcefield and wall node as stealthnode if available

This commit is contained in:
BuckarooBanzay
2023-06-23 16:56:45 +02:00
parent fd4a03dd8d
commit 5b9e18f278
4 changed files with 11 additions and 1 deletions

3
stealthnodes.lua Normal file
View File

@ -0,0 +1,3 @@
stealthnode.register_stealthnode("scifi_nodes", "forcefield")
stealthnode.register_stealthnode("scifi_nodes", "wall")