mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-30 20:41:41 +09:00
Refactor of commands
This commit is contained in:
4
old/modules/WarpPoints/src/warp_tiles.lua
Normal file
4
old/modules/WarpPoints/src/warp_tiles.lua
Normal file
@@ -0,0 +1,4 @@
|
||||
return {
|
||||
{-3,-2},{-3,-1},{-3,0},{-3,1},{-3,2},{3,-2},{3,-1},{3,0},{3,1},{3,2},
|
||||
{-2,-3},{-1,-3},{0,-3},{1,-3},{2,-3},{-2,3},{-1,3},{0,3},{1,3},{2,3}
|
||||
}
|
||||
Reference in New Issue
Block a user