diff --git a/misc/gps.arc b/misc/gps.arc index 51a4747a7..0430fce21 100644 --- a/misc/gps.arc +++ b/misc/gps.arc @@ -4,6 +4,11 @@ face gps.111 type 9 weight 6500 identified 1 -event_apply_plugin Python -event_apply /python/items/positioning_system.py +randomitems gps +end +Object gps_event +type 116 +subtype 1 +title Python +slaying /python/items/positioning_system.py end diff --git a/misc/gps.trs b/misc/gps.trs new file mode 100644 index 000000000..785e8b3d7 --- /dev/null +++ b/misc/gps.trs @@ -0,0 +1,3 @@ +treasure gps + arch gps_event +end