New prompt consts

This commit is contained in:
Vortrex
2022-05-03 12:04:15 -05:00
parent 3040472e5d
commit 8aff8b212e

View File

@@ -14,6 +14,8 @@ const VRR_PROMPT_BIZORDER = 2;
const VRR_PROMPT_GIVEVEHTOCLAN = 3;
const VRR_PROMPT_GIVEHOUSETOCLAN = 4;
const VRR_PROMPT_GIVEBIZTOCLAN = 5;
const VRR_PROMPT_BUYHOUSE = 6;
const VRR_PROMPT_BUYBIZ = 7;
// Job Types
const VRR_JOB_NONE = 0;