Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 13 additions & 2 deletions Obam-Testing/wtfronts.sk
Original file line number Diff line number Diff line change
Expand Up @@ -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



Expand Down Expand Up @@ -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
Expand All @@ -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:
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -595,4 +606,4 @@ command /debug: