浏览代码

Fix .md formatting

Ivan Savenko 5 月之前
父节点
当前提交
754bc16e82
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      docs/modders/Map_Objects/Rewardable.md

+ 2 - 1
docs/modders/Map_Objects/Rewardable.md

@@ -485,13 +485,14 @@ Keep in mind, that all randomization is performed on map load and on object rese
 - Can be used as a reward, to remove artifact that is present in slot
 - Components of a combined artifact can not be removed in this way
 
-```
+```json
 "takenArtifactSlots" : [
 	"LEFT_HAND"
 ],
 ```
 
 List of supported slots names:
+
 - `HEAD` - helmet slot
 - `SHOULDERS` - slot used by capes
 - `NECK` - slot used by neclaces artifacts