refactor: 删除神炉属性配置文件
删除了 LogicServer/data/config/godstove/GodStove.config 文件。该文件包含了神炉属性的废弃配置,不再需要。这个改动简化了项目结构,移除了不必要的配置文件。
This commit is contained in:
@@ -1,27 +0,0 @@
|
||||
--S-神炉属性(废弃).xlsx 神炉道具
|
||||
GodStoveItem={
|
||||
[1] = {
|
||||
index = 1,
|
||||
ItemType = 15,
|
||||
Name = OldLang.Script.GodStove001,
|
||||
OpenLevel = 1,
|
||||
},
|
||||
[2] = {
|
||||
index = 2,
|
||||
ItemType = 16,
|
||||
Name = OldLang.Script.GodStove002,
|
||||
OpenLevel = 1,
|
||||
},
|
||||
[3] = {
|
||||
index = 3,
|
||||
ItemType = 17,
|
||||
Name = OldLang.Script.GodStove003,
|
||||
OpenLevel = 1,
|
||||
},
|
||||
[4] = {
|
||||
index = 4,
|
||||
ItemType = 18,
|
||||
Name = OldLang.Script.GodStove004,
|
||||
OpenLevel = 1,
|
||||
},
|
||||
},
|
||||
Reference in New Issue
Block a user