Share Pastebin
Guest
Public paste!

Untitled

By: a guest | Mar 21st, 2010 | Syntax: None | Size: 0.27 KB | Hits: 55 | Expires: Never
Copy text to clipboard
  1. /**
  2.  * Summit MMORPG Server Software
  3.  * Copyright (c) 2008 Summit Server Team
  4.  * See COPYING for license details.
  5.  */
  6.  
  7. #include "StdAfx.h"
  8. #include "PvP_Shared.h"
  9.  
  10. // Tower GameObject Ids
  11. #define TOWER_WEST 182173
  12. #define TOWER_NORTH 182174
  13. #define TOWER_SOUTH 182175