Skip to content

Commit

Permalink
cryo and med beds now apply Resting buff
Browse files Browse the repository at this point in the history
  • Loading branch information
sayterdarkwynd committed Sep 14, 2016
1 parent ff22a3c commit 2bbafbc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion objects/generic/cryogenicbed/fucryogenicbed.object
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"sitEmote" : "sleep",
"sitStatusEffects" : [
"regeneration3",
"nude"
"nude", "bed1"
],
"sitEffectEmitters" : [ "sleepbubbles" ],

Expand Down
2 changes: 1 addition & 1 deletion objects/generic/medbaybed/medbaybed.object
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"sitEmote" : "sleep",
"sitStatusEffects" : [
"regeneration4",
"nude"
"nude", "bed1"
],
"sitEffectEmitters" : [ "sleepbubbles" ],

Expand Down

0 comments on commit 2bbafbc

Please sign in to comment.