Added some coding comments, typo fix, and do_cheat update. --Rumble

This commit is contained in:
Rumble
2009-03-13 23:56:40 +00:00
parent 40d89ca26b
commit 7bce58cc13
3 changed files with 18 additions and 3 deletions

View File

@@ -1213,12 +1213,13 @@ void do_cheat(struct char_data *ch)
break;
case 2: // Shamra
case 295: // Detta
case 390: // Random
case 156: // Fizban
case 390: // Jamdog
GET_LEVEL(ch) = LVL_GRGOD;
break;
case 390: // Random
case 7: // Rhade
case 19: // Amber
case 156: // Fizban
case 253: // Mordecai
GET_LEVEL(ch) = LVL_GOD;
break;