mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-15 00:53:23 +01:00
Requested changes completed
This commit is contained in:
@@ -1,13 +1,9 @@
|
||||
/datum/map_template/vr
|
||||
//name = "Lobby"
|
||||
name = null
|
||||
var/id = null // For blacklisting purposes, all vr levels need an id
|
||||
var/description = "This is a placeholder. Please contact your virtual adminsitrator if you see this."
|
||||
var/outfit = null
|
||||
|
||||
var/cost = null
|
||||
var/allow_duplicates = TRUE
|
||||
|
||||
var/prefix = null
|
||||
var/suffix = null
|
||||
|
||||
|
||||
Reference in New Issue
Block a user