Merge branch 'master' of github.com:Baystation12/Baystation12 into dev-freeze

This commit is contained in:
Ccomp5950
2014-05-24 19:02:16 -05:00
6 changed files with 9 additions and 7 deletions

View File

@@ -561,7 +561,7 @@ datum/preferences
return
proc/SetAntagoptions(mob/user)
if(uplinklocation == "")
if(uplinklocation == "" || !uplinklocation)
uplinklocation = "PDA"
var/HTML = "<body>"
HTML += "<tt><center>"

View File

@@ -29,7 +29,7 @@
var/b_type = "A+" //Player's bloodtype
var/underwear = 1 //Which underwear the player wants
var/undershirt = 1 //Which undershirt the player wants.
var/undershirt = 0 //Which undershirt the player wants.
var/backbag = 2 //Which backpack type the player has chosen. Nothing, Satchel or Backpack.
//Equipment slots