vault backup: 2026-04-08 23:40:41
This commit is contained in:
@@ -1,2 +1,5 @@
|
|||||||
[[Items]]
|
[[Items]]
|
||||||
[[Objects]]
|
[[Objects]]
|
||||||
|
|
||||||
|
|
||||||
|
[[Bar]]
|
||||||
|
|||||||
10
00 - BeeProject/Items/Beer.md
Normal file
10
00 - BeeProject/Items/Beer.md
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
---
|
||||||
|
displayname: Beer
|
||||||
|
name: item.beer
|
||||||
|
expiers: true
|
||||||
|
after-turn:
|
||||||
|
room:
|
||||||
|
tags:
|
||||||
|
- To-Do
|
||||||
|
---
|
||||||
|
You or a Character can get [[Drunk]] by it.
|
||||||
@@ -10,4 +10,6 @@ tags:
|
|||||||
- To-Do
|
- To-Do
|
||||||
- Interaction
|
- Interaction
|
||||||
---
|
---
|
||||||
Required for certain actions
|
Required for certain actions
|
||||||
|
|
||||||
|
can lead to the Status [[Restrained]]
|
||||||
9
00 - BeeProject/Status/Drunk.md
Normal file
9
00 - BeeProject/Status/Drunk.md
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
---
|
||||||
|
after-turn:
|
||||||
|
temp.Obediance: -10
|
||||||
|
temp.Corruption: 10
|
||||||
|
tags:
|
||||||
|
- To-Do
|
||||||
|
---
|
||||||
|
You are Intoxicated
|
||||||
|
Your Inhibitions are lowered
|
||||||
10
00 - BeeProject/Status/Restrained.md
Normal file
10
00 - BeeProject/Status/Restrained.md
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
---
|
||||||
|
tags:
|
||||||
|
- To-Do
|
||||||
|
---
|
||||||
|
Your ***body-parts*** are restrained
|
||||||
|
|
||||||
|
You are fully Restrained
|
||||||
|
|
||||||
|
# Description
|
||||||
|
Parts of your or a characters body are restrained limiting their movement
|
||||||
Reference in New Issue
Block a user