Skip to content

Commit

Permalink
nerfs Kutjevo ledges (#6218)
Browse files Browse the repository at this point in the history
# About the pull request
Kutjevo ledges now take only 0.2 seconds to climb instead of 1 whole
second

# Explain why it's good for the game
why should kutjevo ledges take longer to climb?
consistency

# Testing Photographs and Procedure
probably works

# Changelog
:cl:
balance: Kutjevo ledges now take only 0.2 seconds to climb instead of 1
whole second
/:cl:
  • Loading branch information
iloveloopers authored May 3, 2024
1 parent 36a77b5 commit 9aec1a0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion code/game/objects/structures/platforms.dm
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,6 @@
icon_state = "kutjevo_platform"
name = "raised metal edge"
desc = "A raised level of metal, often used to elevate areas above others, or construct bridges. You could probably climb it."
climb_delay = 10

/obj/structure/platform_decoration/kutjevo
name = "raised metal corner"
Expand Down

0 comments on commit 9aec1a0

Please sign in to comment.