Merge branch 'master' of github.com:diasurgical/devilution

This commit is contained in:
Anders Jenbo 2019-12-19 00:41:19 +01:00
commit 9a704ff2f0
43 changed files with 1236 additions and 1070 deletions

View file

@ -66,7 +66,7 @@ void StoresCheat()
numpremium = 0;
for (i = 0; i < 6; i++)
for (i = 0; i < SMITH_PREMIUM_ITEMS; i++)
premiumitem[i]._itype = -1;
SpawnPremium(30);