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: 14 additions & 1 deletion Obam-Testing/wtfronts.sk
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,19 @@ every 3 seconds:
damage loop-player by 2
send "&cThe sun beats down on you" to loop-player


loop-players inventory is full:
apply slowness 2 to loop-player for 20 seconds
send "&cYou start to feel the burden of the weight of you backpack" to loop-player


biome at loop-player is tundra or ice spike and isn't wearing boots or leggings or chestplate or helmet:
set {_ran} to a random integer between 1 and 5
{_ran} is 1:
apply slowness to loop-player for 20 seconds
damage player .5 hearts
send "&cYou start to get hypothermia" to loop-player

biome at loop-player is swamp:
set {_ran} to a random integer between 1 and 5
{_ran} is 1:
Expand Down Expand Up @@ -595,4 +608,4 @@ command /debug: