mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-29 20:16:38 +09:00
Added Paths
This commit is contained in:
9
old/modules/DONE/WornPaths/src/placed.lua
Normal file
9
old/modules/DONE/WornPaths/src/placed.lua
Normal file
@@ -0,0 +1,9 @@
|
||||
return {
|
||||
['refined-concrete']=true,
|
||||
['refined-hazard-concrete-right']=true,
|
||||
['refined-hazard-concrete-left']=true,
|
||||
['concrete']=true,
|
||||
['hazard-concrete-right']=true,
|
||||
['hazard-concrete-left']=true,
|
||||
['stone-path']=true
|
||||
}
|
||||
Reference in New Issue
Block a user