中级玩家
 
- 贡献度
- 1
- 金元
- 1928
- 积分
- 197
- 精华
- 0
- 注册时间
- 2014-5-1
|
麻烦问下,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 },
|
|