Alison Watson
fe65680213
+ add distinctly colored sprites for the second planet puzzle items * add q2s2 message
12 lines
514 B
Plaintext
12 lines
514 B
Plaintext
server bool vht_faxe_projectile = true;
|
|
server int vht_mwand_damagefunc = 0;
|
|
server int vht_mwand_speed = 1;
|
|
server int vht_mfrost_damagefunc = 1;
|
|
server bool vht_mbloodscourge_foilinvul = false;
|
|
server bool vht_player_touchshatter = true;
|
|
server bool vht_player_questlog = true;
|
|
user int vht_player_questlogplural = 0;
|
|
server bool vht_player_scruteswitch = true;
|
|
server bool vht_player_scrutepuzzle = true;
|
|
server int vht_monster_centaur = 2;
|