Updated all file headlines, and added phrases for zspawn abuse.

This commit is contained in:
Greyscale
2009-05-06 02:28:09 +02:00
parent 476eface23
commit 2ac56b1969
46 changed files with 216 additions and 139 deletions

View File

@ -3,8 +3,9 @@
*
* Zombie:Reloaded
*
* File: markethandler.inc
* Description: Handles market (optional plugin) API, natives, and forwards.
* File: markethandler.inc
* Type: Core
* Description: Handles market (optional plugin) API, natives, and forwards.
*
* ============================================================================
*/

View File

@ -1,9 +1,13 @@
/**
* ====================
/*
* ============================================================================
*
* Zombie:Reloaded
* File: menu_weapons.inc
* Author: Greyscale
* ====================
*
* File: menu_weapons.inc
* Type: Core
* Description: Handles weapons management menu.
*
* ============================================================================
*/
/**

View File

@ -1,9 +1,13 @@
/**
* ====================
/*
* ============================================================================
*
* Zombie:Reloaded
* File: restriction.inc
* Author: Greyscale
* ====================
*
* File: restrict.inc
* Type: Core
* Description: Weapon restriction system.
*
* ============================================================================
*/
/**

View File

@ -3,8 +3,9 @@
*
* Zombie:Reloaded
*
* File: weapons.inc
* Description: API for all weapon-related functions.
* File: weapons.inc
* Type: Core
* Description: API for all weapon-related functions.
*
* ============================================================================
*/