rathena/doc/packet_client.txt
Euphy 403c22bc4b Documentation cleaning.
- Formatting and grammar edits on recently added docs.
- Added missing NPC header and script conf include from ea8ccfc.
- Moved ER model files to a separate folder ('doc/model/').

Fixed a typo in Wolfchev instance. (bugreport:9263)
http://rathena.org/board/tracker/issue-9263-wolfchevlaboratory-script-error/

Signed-off-by: Euphy <euphy.raliel@rathena.org>
2014-08-31 12:09:38 -04:00

12 lines
552 B
Plaintext

//===== rAthena Documentation ================================
//= Source Documentation
//===== By: ==================================================
//= rAthena Dev Team
//===== Last Updated: ========================================
//= 20140718
//===== Description: =========================================
//= List of all packets used by login-serv (A), char-serv (H),
//= and map-serv (Z) to communicate to the client.
//= See packet_interserv.txt for communication between servers.
//============================================================