game: 축지 이벤트 작업

This commit is contained in:
2024-09-18 14:54:56 +00:00
parent 3d12de3838
commit a0c032c2c6
+2 -2
View File
@@ -12,10 +12,10 @@
"npcBanMessageProb":1, "npcBanMessageProb":1,
"scenarioEffect": "event_UnlimitedDefenceThresholdChange", "scenarioEffect": "event_UnlimitedDefenceThresholdChange",
"staticEventHandlers": { "staticEventHandlers": {
"Command/General/che_부대탑승": [ "sammo\\API\\Troop\\JoinTroop": [
"event_부대탑승즉시이동" "event_부대탑승즉시이동"
], ],
"Command/Nation/che_발령": [ "sammo\\Command\\Nation\\che_발령": [
"event_부대발령즉시집합" "event_부대발령즉시집합"
] ]
} }