Merge pull request #228 from skull132/development

Meowy's things & Config Changes
This commit is contained in:
skull132
2014-08-20 00:08:14 +03:00
16 changed files with 10126 additions and 9850 deletions
+2 -2
View File
@@ -38,8 +38,8 @@
var/del_new_on_log = 1 // del's new players if they log before they spawn in
var/feature_object_spell_system = 0 //spawns a spellbook which gives object-type spells instead of verb-type spells for the wizard
var/traitor_scaling = 0 //if amount of traitors scales based on amount of players
var/objectives_disabled = 0 //if objectives are disabled or not
var/protect_roles_from_antagonist = 0// If security and such can be traitor/cult/other
var/objectives_disabled = 1 //if objectives are disabled or not
var/protect_roles_from_antagonist = 1// If security and such can be traitor/cult/other
var/continous_rounds = 1 // Gamemodes which end instantly will instead keep on going until the round ends by escape shuttle or nuke.
var/allow_Metadata = 0 // Metadata is supported.
var/popup_admin_pm = 0 //adminPMs to non-admins show in a pop-up 'reply' window when set to 1.