mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
- Welding masks now have the view range lowered by default
- You can add a photo to you ID (Just one tho) - If you examine someone with a photo on his ID, it'll tell you it has a photo - Commented out code which spawns a photo of you at round start/late join - Moving Mining out of beta git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1193 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -71,7 +71,7 @@ var
|
||||
enter_allowed = 1
|
||||
shuttle_frozen = 0
|
||||
shuttle_left = 0
|
||||
tinted_weldhelh = 0
|
||||
tinted_weldhelh = 1
|
||||
|
||||
captainMax = 1
|
||||
engineerMax = 5
|
||||
|
||||
@@ -349,6 +349,7 @@
|
||||
var/access = list()
|
||||
var/registered = null
|
||||
var/assignment = null
|
||||
var/obj/item/weapon/photo/PHOTO = null
|
||||
|
||||
/obj/item/weapon/card/id/gold
|
||||
name = "identification card"
|
||||
|
||||
Reference in New Issue
Block a user