/*
 *  Arcanum Editor - ROM area editor
 *  Copyright (C) 1999  Lucas Wall <kthulhu@usa.net>
 *
 *  This program is free software; you can redistribute it and/or modify
 *  it under the terms of the GNU General Public License as published by
 *  the Free Software Foundation; either version 2 of the License, or
 *  any later version.
 *
 *  This program is distributed in the hope that it will be useful,
 *  but WITHOUT ANY WARRANTY; without even the implied warranty of
 *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 *  GNU General Public License for more details.
 *
 *  You should have received a copy of the GNU General Public License
 *  along with this program; if not, write to the Free Software
 *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 *
 *
 *  If you make changes to the source and want to make the public you can
 *  mail the diferences to me <kthulhu@usa.net> and I'll add them to the
 *  main distribution. Of course your name will be added to the program with
 *  information about the changes you made.
 *
 *
 *  Packed on Thu Aug 19 03:02:18 1999
 *
 */


/*
 * File: resrc1.h
 *
 * Changes:
 *
 * 19/08/99 Lucas Wall <kthulhu@usa.net>
 *          First source release. Its quite messy and has no
 *          comments. I never planed to release the source code... :-)
 *
 */


//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by arcaed.rc
//
#define IDS_STATUSBAR1                  109
#define IDS_STATUSBAR2                  110
#define IDS_PRINT1                      111
#define IDS_ERROR                       112
#define IDS_WARNING                     113
#define IDS_SINVNUM                     114
#define IDS_DELROOM                     115
#define IDS_ISEXIT                      116
#define IDS_UNKNOWN                     117
#define IDS_NEW                         118
#define IDS_TYPE                        119
#define IDS_VNUM                        120
#define IDS_ARGUMENT                    121
#define IDS_VNUMRANGE                   122
#define IDS_VNUMUSE                     123
#define IDS_GROUPUSE                    124
#define IDS_MOBRACE                     125
#define IDS_MOBNAME                     126
#define IDS_EDIT                        127
#define IDS_MADD                        130
#define IDS_MDEL                        131
#define IDS_MEDIT                       132
#define IDS_YES                         133
#define IDS_NO                          134
#define IDS_NOUSE                       135
#define IDS_OBJTYPE                     136
#define IDS_OBJNAME                     137
#define IDS_RESETM                      138
#define IDS_RESETO                      139
#define IDS_RESETP                      140
#define IDS_RESETG                      141
#define IDS_RESETE                      142
#define IDS_RESETD                      143
#define IDS_RESETR                      144
#define IDS_NOTHING                     145
#define IDS_MOB                         146
#define IDS_OBJECT                      147
#define IDS_TOOBJ                       148
#define IDS_POSITION                    149
#define IDS_DIRECTION                   150
#define IDS_CLOSED                      151
#define IDS_LOCKED                      152
#define IDS_NORACE                      153
#define IDS_NOOBJ                       154
#define IDD_SKILLPR                     162
#define IDC_SKILLPR_LIST                1253
#define IDC_SKILLPR_ADD                 1254
#define IDC_SKILLPR_DEL                 1255
#define IDC_SKILLPR_SKILL               1256
#define IDC_SKILLPR_GOLD                1257
#define IDC_SKILLPR_MULT                1258
#define IDC_SKILLPR_LEVEL               1259
#define IDC_SKILLPR_TEACH               1261
#define IDC_MOBED_TRAINER               1262
#define IDC_SKILLPR_GOLD_SPIN           1265
#define IDC_SKILLPR_MULT_SPIN           1266
#define IDC_SKILLPR_LEVEL_SPIN          1267
#define IDC_SKILLPR_CLASS               1268

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        163
#define _APS_NEXT_COMMAND_VALUE         32809
#define _APS_NEXT_CONTROL_VALUE         1269
#define _APS_NEXT_SYMED_VALUE           111
#endif
#endif