Add payphone distances to global config
This commit is contained in:
@@ -253,6 +253,8 @@ let globalConfig = {
|
|||||||
mainChatType: V_CHAT_TYPE_GLOBAL,
|
mainChatType: V_CHAT_TYPE_GLOBAL,
|
||||||
nightMapStartHour: 19,
|
nightMapStartHour: 19,
|
||||||
nightMapEndHour: 7,
|
nightMapEndHour: 7,
|
||||||
|
payPhoneGiveDistance: 2.5,
|
||||||
|
payPhoneAnswerDistance: 2.5,
|
||||||
};
|
};
|
||||||
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
|
|||||||
Reference in New Issue
Block a user