diff options
| author | Shauren <shauren.trinity@gmail.com> | 2025-11-23 00:19:43 +0100 |
|---|---|---|
| committer | Shauren <shauren.trinity@gmail.com> | 2025-11-23 00:19:43 +0100 |
| commit | faab5afaf4f30d9e28d4b0843c3f5e1d561b97df (patch) | |
| tree | d59a4399f79f2950e4d23024d475dffcef5c4f5f /sql | |
| parent | b1ab5b7d624d337ae421fe8da536f6958ac5fa08 (diff) | |
Scripts/Misc: Replace manual jumps with proper spells (or non-jump movement where there should be no jumps)
Diffstat (limited to 'sql')
| -rw-r--r-- | sql/updates/world/master/2025_11_23_00_world.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/master/2025_11_23_00_world.sql b/sql/updates/world/master/2025_11_23_00_world.sql new file mode 100644 index 00000000000..e06ad48b6e0 --- /dev/null +++ b/sql/updates/world/master/2025_11_23_00_world.sql @@ -0,0 +1 @@ +UPDATE `vehicle_seat_addon` SET `ExitParamX`=1299.1362, `ExitParamY`=1207.2826, `ExitParamZ`=58.477764, `ExitParamO`=3.054326057434082031 WHERE `SeatEntry`=8420; |
