mirror of
https://github.com/D00Med/scifi_nodes.git
synced 2024-12-22 08:00:18 +01:00
disable param2type of octofloors
This commit is contained in:
parent
e29c8467af
commit
f3354f52da
@ -176,11 +176,13 @@
|
||||
},
|
||||
"octofloor": {
|
||||
"description": "Doom floor",
|
||||
"sounds": "stone"
|
||||
"sounds": "stone",
|
||||
"paramtype2": "none"
|
||||
},
|
||||
"octofloor2": {
|
||||
"description": "Brown Doom floor",
|
||||
"sounds": "stone"
|
||||
"sounds": "stone",
|
||||
"paramtype2": "none"
|
||||
},
|
||||
"doomwall1": {
|
||||
"description": "Doom wall 1"
|
||||
|
Loading…
Reference in New Issue
Block a user