[MIRROR] Grammar fixes to atom descriptions (#3165)
* Grammar fixes to atom descriptions * compile errors
This commit is contained in:
committed by
Poojawa
parent
e827f02863
commit
d25cb1ba5d
@@ -4,7 +4,7 @@
|
||||
// it's """VR"""
|
||||
/obj/machinery/vr_sleeper
|
||||
name = "virtual reality sleeper"
|
||||
desc = "a sleeper modified to alter the subconscious state of the user, allowing them to visit virtual worlds"
|
||||
desc = "A sleeper modified to alter the subconscious state of the user, allowing them to visit virtual worlds."
|
||||
icon = 'icons/obj/Cryogenic2.dmi'
|
||||
icon_state = "sleeper"
|
||||
state_open = TRUE
|
||||
|
||||
Reference in New Issue
Block a user