mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-26 22:42:26 +01:00
Adds virtual reality human bodies (#12403)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
//this human mob is to be used in virtual reality, typically in their own environment where they won't interact with the rest of the world
|
||||
|
||||
/mob/living/carbon/human/virtual_reality/death(gibbed)//the body is deleted when you die to simulate your virtual avatar being deleted
|
||||
..()
|
||||
qdel(src)
|
||||
Reference in New Issue
Block a user