New prompt consts
This commit is contained in:
@@ -14,6 +14,8 @@ const VRR_PROMPT_BIZORDER = 2;
|
|||||||
const VRR_PROMPT_GIVEVEHTOCLAN = 3;
|
const VRR_PROMPT_GIVEVEHTOCLAN = 3;
|
||||||
const VRR_PROMPT_GIVEHOUSETOCLAN = 4;
|
const VRR_PROMPT_GIVEHOUSETOCLAN = 4;
|
||||||
const VRR_PROMPT_GIVEBIZTOCLAN = 5;
|
const VRR_PROMPT_GIVEBIZTOCLAN = 5;
|
||||||
|
const VRR_PROMPT_BUYHOUSE = 6;
|
||||||
|
const VRR_PROMPT_BUYBIZ = 7;
|
||||||
|
|
||||||
// Job Types
|
// Job Types
|
||||||
const VRR_JOB_NONE = 0;
|
const VRR_JOB_NONE = 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user