0.E版本物品位置求助
麻烦问下,CDDA 0.E版本的 水(净水) 的属性找不到在哪里。还请求教在哪个文件夹下。以下是净水的部分,所在位置是“cataclysmdda-0.E-Windows_x64-Tiles-0\data\json\items\comestibles\drink.json”,第三行"copy-from": "water"中,我不知道 water 是在哪个文件里。
1{
2"id": "water_clean",
3 "copy-from": "water",
4 "type": "COMESTIBLE",
5 "name": { "str": "clean water", "str_pl": "clean water" },
6 "description": "Fresh, clean water.Truly the best thing to quench your thirst.",
7 "color": "light_cyan",
8 "use_action": []
9 },
这个怕是写在DLL里的,我所有文件都找了没找到 水是万物之源,所以在core!
页:
[1]