stardv 发表于 2015-12-29 20:42

再次突破极限!睡觉起来,24H游戏时间人物瞬间移动!

E:\SL\Stonehearth\mods\stonehearth\data\buffs\sleeping
目录下的sleeping_buff.json文件。
{
   "type": "buff",
   "axis": "neutral",
   "display_name": "i18n(stonehearth:data.buffs.sleeping.sleeping_buff.display_name)",
   "description": "i18n(stonehearth:data.buffs.sleeping.sleeping_buff.description)",
   "short_description": "i18n(stonehearth:data.buffs.sleeping.sleeping_buff.short_description)",
   "icon": "file(sleeping_buff.png)",
      "modifiers": {
      "speed": {
         "multiply": 10.75
      }
   }
   }

红色部分是新加的内容。你添加进去,然后压缩回去,进游戏,等睡觉起来,你就发现,你的小人都瞬间移动了!
页: [1]
查看完整版本: 再次突破极限!睡觉起来,24H游戏时间人物瞬间移动!