# sample replace.txt
#
# This file is read on starting a server to determine items that 
# should be replaced with other items.
#
# All blank lines, or lines starting with a hash (#) are ignored.
#
# syntax:
#    <from_item_name> <to_item_name>
#
# There should be no leading spaces, but trailing spaces are ignored.
# Either tab or <space> may be used to separate items.
#
#EXPAMPLE: to replace every bfg with a rocketlauncher uncomment this line
#weapon_bfg weapon_rocketlauncher
#
# Here are some you'll want if playing the Rogue levels 
# with the bots using all the weapons
# 
# item_double item_quad
# ammo_disruptor ammo_slugs
# ammo_tesla item_armor_shard
# ammo_prox ammo_grenades
# ammo_flechettes ammo_bullets
# weapon_disintegrator weapon_railgun
# weapon_chainfist weapon_shotgun
# weapon_plasmabeam weapon_hyperblaster
# weapon_proxlauncher weapon_grenadelauncher
# weapon_etf_rifle weapon_chaingun
#
# Xatrix ones... 
#
# item_quadfire item_quad
# ammo_magslug ammo_rockets
# ammo_trap ammo_grenade
# weapon_boomer weapon_hyperblaster
# weapon_phalanx weapon_rocketlauncher

