# NPC NAME list
#
# $Category
# Order: ID, ShortNameRow1, ShortNameRow2, Flag0100, Flag1000, Name, Description
#
# The description isn't used yet. You don't have to fill it in, but it would be nice. :)

$"Pick ups"
0032 "health"	"cont"		""		""		"Health container"	"Increment maximum health"
0087 "heart"	""		""		"Don't flash"	"Heart"			"Increment current health"

$"Trigger"
0046 "on hit"	"action"	"Follow player"	"Up/Down"	"Trigger: On Hit"	"This field calls an event on hit"

$"Decoration"
0037 "sign"	""		""		""		"Sign"			"Wooden sign"
0038 "camin"	"fire"		""		""		"Camin fire"		"A nice, little camin fire"
0039 "sign"	"disc+"		""		"Cocktail sign"	"Disc- or Cocktailsign"	"Sign for saveroom or cocktailroom"
0119 "table"	""		""		""		"Table with chair"	"A table with a chair"

$"Other items"
0000 ""		""		""		""		"Nothing"		"Nothing"
0015 "box"	"close"		""		""		"Box: Closed"		"A closed box"
0021 "box"      "open"		""		"one field below" "Box: Open"		"An opened box"
0016 "save"	"point"		""		""		"Save point"		"A spinning disc which represents the save point"
0017 "reco"	"ver"		""		""		"Recover point"		"A 'health'-icon computer which represents the 'health refill' point"
0018 "door"	"close"		""		""		"Door: Closed"		"A closed door"

$"Cave"
0059 "bad:"	"door"		""		""		"Enemy: The door"	"An enemy tarned as a door"
0064 "bad:"	"crtr1"		""		""		"Enemy: Critter (blue)"	"Blue Critter (easy)"
0065 "bad:"	"bat1"		""		""		"Enemy: Bat (blue)"	"Blue bat (easy)"
0211 "bad:"	"spikes"	""		""		"Spikes"		"Spikes in every 4 direction"
0359 "drop"	"spawn"		""		""		"Spawn drops"		"This NPC will spawn drops falling from the ceiling"



