summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIru Cai <mytbk920423@gmail.com>2018-10-16 13:55:53 +0800
committerIru Cai <mytbk920423@gmail.com>2018-10-16 13:55:53 +0800
commitb8e0e9ebb1eb06306d595c952fea66117df0af7a (patch)
treed0a0de62f3dde5b65619da5c438578a9523b914c
parent6028961f26e35c4197bea1f1f0d1df073929ee44 (diff)
downloadrich4-b8e0e9ebb1eb06306d595c952fea66117df0af7a.tar.xz
49 fortunes total
-rw-r--r--csrc/fortune.c8
1 files changed, 5 insertions, 3 deletions
diff --git a/csrc/fortune.c b/csrc/fortune.c
index 986db86..47a1231 100644
--- a/csrc/fortune.c
+++ b/csrc/fortune.c
@@ -6,13 +6,14 @@ struct housing_land *hlands; // @0x498e84
typedef void (*fortune_call(int));
fortune_call fortune_call_table[];
-const uint16_t fortune_data_idx[48] = {
+const uint16_t fortune_data_idx[49] = {
0x01dd, 0x01de, 0x01df, 0x01e0, 0x01e1, 0x01e2, 0x01e3, 0x01e4,
0x01e5, 0x01e6, 0x01e7, 0x01e8, 0x01e9, 0x01ea, 0x01eb, 0x01ec,
0x01ed, 0x01ee, 0x01ef, 0x01f0, 0x01f1, 0x01f1, 0x01f1, 0x01f2,
0x01f2, 0x01f3, 0x01f4, 0x01f5, 0x01f5, 0x01f5, 0x01f6, 0x01f7,
0x01f8, 0x01f9, 0x01fa, 0x01fb, 0x01fc, 0x01f9, 0x01fd, 0x01fe,
- 0x01ff, 0x0200, 0x01fa, 0x01fb, 0x0201, 0x0202, 0x0203, 0x01fe
+ 0x01ff, 0x0200, 0x01fa, 0x01fb, 0x0201, 0x0202, 0x0203, 0x01fe,
+ 0x0204
};
int fcn.0044bb4b(int *v)
@@ -339,7 +340,8 @@ fortune_call fortune_call_table[] = {
drowned_to_hospital,
fall_off_moto,
fined_when_crossing_road,
- fcn.0044cf1e, fcn.0044d06d,
+ moto_overspeed,
+ car_overspeed,
invite_others_meal,
fined_for_throwing_trash,
fined_for_your_dog,