Update sql

This commit is contained in:
imThaku
2017-08-14 16:41:37 +02:00
committed by GitHub
parent 2d84093e17
commit ead076c256
@@ -14,4 +14,4 @@ CREATE TABLE `weashops` (
INSERT INTO `weashops` (name, item, price) VALUES
('GunShop','WEAPON_Pistol',300),
('blackweashop','WEAPON_Pistol',500)
;
;