Skip to content

Commit

Permalink
staff event work
Browse files Browse the repository at this point in the history
staff event work
  • Loading branch information
moshehbenavraham committed Apr 27, 2020
1 parent 5711ede commit 1b43c58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion staff_events.h
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
#define EASY_JACKALOPE 11391 /* vnum of lower level jackalope */
#define MED_JACKALOPE 11392 /* vnum of mid level jackalope */
#define HARD_JACKALOPE 11393 /* vnum of high level jackalope */
#define NUM_JACKALOPE_EACH 800 /* how many of each jackalope to load */
#define NUM_JACKALOPE_EACH 200 /* how many of each jackalope to load */

#define JACKALOPE_NORTH_Y 205 /* north, y-coordinate border for loading mobs */
#define JACKALOPE_SOUTH_Y -83 /* south, y-coordinate border for loading mobs */
Expand Down

0 comments on commit 1b43c58

Please sign in to comment.