Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| 
                    start:rpg:items_services:common [2021/05/15 21:25] aretis  | 
                
                    start:rpg:items_services:common [2021/05/16 17:27] (current) aretis  | 
            ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Common items and services ====== | ====== Common items and services ====== | ||
| + | ~~NOCACHE~~ | ||
| ===== Supply ===== | ===== Supply ===== | ||
| <datatables> | <datatables> | ||
| Line 34: | Line 34: | ||
| <datatables> | <datatables> | ||
| <sql>select Name, Price, Description from common_items where Category="Housing";</sql> | <sql>select Name, Price, Description from common_items where Category="Housing";</sql> | ||
| + | </datatables> | ||
| + | |||
| + | ===== Food&Drink ===== | ||
| + | <datatables> | ||
| + | <sql>select Name, Price, Description from common_items where Category="Food&Drink";</sql> | ||
| </datatables> | </datatables> | ||