Skip to content

Commit

Permalink
Set pk mode protect level to 1
Browse files Browse the repository at this point in the history
  • Loading branch information
Lead0b110010100 authored and Lead0b110010100 committed Apr 26, 2020
1 parent 519b7f4 commit 287575d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main/gen_settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ class PORT:
("ITEM_DESTROY_TIME_AUTOGIVE: %u", (600)),
("ITEM_DESTROY_TIME_DROPITEM: %u", (600)),
("ITEM_DESTROY_TIME_DROPGOLD: %u", (150)),
("PK_PROTECT_LEVEL: %u", (1)),
),
},
}
Expand Down

0 comments on commit 287575d

Please sign in to comment.