浏览代码

Fixed terrain type to "subterra". Updated Object Format on WIki to list all possible terrain types.

DjWarmonger 10 年之前
父节点
当前提交
37f9d898ac
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      config/objects/generic.json

+ 1 - 1
config/objects/generic.json

@@ -354,7 +354,7 @@
 				"templates" :
 				{
 					"green" : { "animation" : "avxdent.def", "visitableFrom" : [ "---", "+++", "+++" ], "mask" : [ "VV", "BA"], "allowedTerrains":["grass", "swamp", "dirt"] },
-					"brown" : { "animation" : "avxdend0.def", "visitableFrom" : [ "---", "+++", "+++" ], "mask" : [ "VV", "BA"], "allowedTerrains":["sand", "lava", "rough", "snow", "subterranean"] },
+					"brown" : { "animation" : "avxdend0.def", "visitableFrom" : [ "---", "+++", "+++" ], "mask" : [ "VV", "BA"], "allowedTerrains":["sand", "lava", "rough", "snow", "subterra"] },
 				},	
 				"rmg" : {
 					"value"		: 100,