mirror of
https://bitbucket.org/theswgsource/src-1.2.git
synced 2026-07-14 00:01:30 -04:00
3 lines
121 B
SQL
3 lines
121 B
SQL
delete from account_reward_items
|
|
where station_id in (select station_id from swg_characters
|
|
where cluster_id in (40,41)); |