Merge pull request #1179 from lyricalpaws/lets-go-mining

Mining balance changes, some new icons, and good stuff.
This commit is contained in:
Dahlular
2021-05-23 00:32:26 -06:00
committed by GitHub
18 changed files with 1051 additions and 18 deletions
@@ -16,4 +16,9 @@
/datum/mood_event/deathsaw
description = "<span class='boldwarning'>I saw someone die!</span>\n"
mood_change = -8
timeout = 20 MINUTES //takes a long time to get over
timeout = 20 MINUTES //takes a long time to get over
/datum/mood_event/healsbadman
description = "<span class='warning'>I feel like I'm held together by flimsy string, and could fall apart at any moment!</span>\n"
mood_change = -4
timeout = 2 MINUTES