Commit Graph

7 Commits

Author SHA1 Message Date
HMM
e2be44f2dd variation of imp's pr 602 period-speak
This pr is not merged word-for-word from the original pull request
by Vivit-R

Closes #602
2021-10-16 10:36:13 -04:00
Patric Mueller
8d7d159be1 Fix spelling error in Samurai quest 2021-02-03 20:31:01 +01:00
Pasi Kallinen
704b11fb05 Add some new demonic and angelic maledictions
From SpliceHack
2020-12-12 20:54:04 +02:00
Pasi Kallinen
c03b6db884 Fix quest text mistake 2020-01-29 17:25:16 +02:00
Pasi Kallinen
2ba3fa9240 Fix warning on nonexistent quest.lua text
Cavemen don't have goal_alt message - before lua, that one
fell through into goal_next message, but now it tried to
load the "common" message. Add ability to define message fallbacks,
and make goal_next the fallback for goal_alt.

Also prevent issuing quest.lua errors twice.
2020-01-19 14:09:16 +02:00
Pasi Kallinen
b66bcc2f5a Fix lua quest data output types
...so the texts are given exactly the same way as they were given previously.
2019-11-25 09:21:37 +02:00
Pasi Kallinen
8b87013fba Move quest texts to lua 2019-11-24 17:41:39 +02:00