mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-26 14:47:50 +01:00
Merge pull request #4796 from tacoguy7765093/VRfix-it-JUST-works
Adds a VR room and a functioning VR map for all your sandbox needs.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
/mob
|
||||
var/voice_freq = 42500 // Preference for character voice frequency
|
||||
var/list/voice_sounds_list = list() // The sound list containing our voice sounds!
|
||||
var/died_in_vr = FALSE //For virtual reality sleepers
|
||||
|
||||
/mob/is_incorporeal()
|
||||
if(incorporeal_move)
|
||||
|
||||
Reference in New Issue
Block a user