mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13.git
synced 2026-08-26 17:56:52 +01:00
Fixing the snore-pocalypse, and another not so critical issue.
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
/mob/living/carbon/proc/handle_dreams()
|
||||
if(prob(10) && !dreaming)
|
||||
dream()
|
||||
|
||||
/mob/living/carbon/proc/dream()
|
||||
set waitfor = FALSE
|
||||
var/list/dream_fragments = list()
|
||||
|
||||
Reference in New Issue
Block a user