summaryrefslogtreecommitdiff
path: root/src/script/api/script_event.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/script/api/script_event.hpp')
-rw-r--r--src/script/api/script_event.hpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/script/api/script_event.hpp b/src/script/api/script_event.hpp
index 886e4f1db..8e8f18170 100644
--- a/src/script/api/script_event.hpp
+++ b/src/script/api/script_event.hpp
@@ -54,6 +54,9 @@ public:
ET_EXCLUSIVE_TRANSPORT_RIGHTS,
ET_ROAD_RECONSTRUCTION,
ET_VEHICLE_AUTOREPLACED,
+ ET_STORYPAGE_BUTTON_CLICK,
+ ET_STORYPAGE_TILE_SELECT,
+ ET_STORYPAGE_VEHICLE_SELECT,
};
/**