diff --git a/Obam-Testing/wtfronts.sk b/Obam-Testing/wtfronts.sk index 2eb7774..5b1a2bd 100644 --- a/Obam-Testing/wtfronts.sk +++ b/Obam-Testing/wtfronts.sk @@ -293,7 +293,10 @@ every 3 seconds: remove named item stack from "{@elefuel}" from loop-player +every 60 seconds: + {concussion.%loop-player%} is true + apply nausea 2 for 3 seconds @@ -369,7 +372,10 @@ on death of a creeper or a skeleton or a zombie or a spider: on damage of a player: damage cause is fall: - chance of 15%: + + chance of .5%: + set {concussion.%player%} to true + chance of 15%: victim's boots are boots of feather falling: stop set {_location} to location of victim @@ -380,6 +386,10 @@ on damage of a player: make score "&cINJURED" in board of victim to 1 send "&cYou have been injured from your fall!" to victim + + + + on right click with paper: player is holding named item stack from "{@bandages}": {injured.%player%} is not set: @@ -421,6 +431,7 @@ on right click with paper: on bed enter: {injured.%player%} is true: set {injured.%player%} to false + set {concussion.%player%} to false set {injured.%player%.length} to 0 remove mining fatigue from player remove weakness from player @@ -595,4 +606,4 @@ command /debug: - \ No newline at end of file +