## Table: `character_quest_temporary_rewards` **Description:** Defines `character_quest_temporary_rewards` table in the World database. **Columns:** - `char_id` (int(10), NOT NULL, DEFAULT 0) - `quest_id` (int(10), NOT NULL, DEFAULT 0) - `item_id` (int(10), NOT NULL, DEFAULT 0) - `count` (smallint(5), NOT NULL, DEFAULT 0)