From 4508dae90b8a649f7f53e51e79456add10c088bb Mon Sep 17 00:00:00 2001 From: Aiden <48006618+AidenVii@users.noreply.github.com> Date: Fri, 24 May 2024 13:00:59 +0800 Subject: [PATCH] add mapfinfo support of [outline] (#765) * add mapfinfo support of [outline] *map 4 : unlock the limite of pills to 4 --- cfg/cfgogl/zonemod/mapinfo.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/cfg/cfgogl/zonemod/mapinfo.txt b/cfg/cfgogl/zonemod/mapinfo.txt index bccc3a50c..90048e5da 100644 --- a/cfg/cfgogl/zonemod/mapinfo.txt +++ b/cfg/cfgogl/zonemod/mapinfo.txt @@ -2900,6 +2900,15 @@ } } +//======================================================================= +//=============== Outline 跨越边境 + "outline_m4" + { + "ItemLimits" + { + "pain_pills" "4" + } + } //-------- ↓↓↓ you can add custom info here ↓↓↓