Npc pigeon: Difference between revisions
Jump to navigation
Jump to search
Note:Some keyvalues, spawnflags, effect flags, inputs, or outputs might not affect an NPC, based on the functionality and coding of the NPC.
No edit summary |
m (Same changes as I did for the other birdies.) |
||
Line 1: | Line 1: | ||
{{wrongtitle|title=npc_pigeon}} | {{wrongtitle|title=npc_pigeon}} | ||
==Entity Description== | ==Entity Description== | ||
[[Image:pigeon.jpg|frame|right| | [[Image:pigeon.jpg|frame|right|An ''npc_pigeon'' entity.]] | ||
A nice touch to city maps. Make sure to place [[info_hint|info_hints]] to tell the bird where to fly. | A pigeon. A nice touch to city maps. Make sure to place [[info_hint|info_hints]] to tell the bird where to fly. | ||
{{npcnote}} | {{npcnote}} | ||
Line 8: | Line 9: | ||
==Keyvalues== | ==Keyvalues== | ||
* {{kv basenpc}} | * {{kv basenpc}} | ||
==Flags== | ==Flags== | ||
* {{fl basenpc}} | * {{fl basenpc}} | ||
==Inputs== | ==Inputs== | ||
* {{i basenpc}} | * {{i basenpc}} | ||
* '''FlyAway <string>''' | * '''FlyAway <string>''' | ||
: Forces the pigeon to fly to the nearest | : Forces the pigeon to fly to the nearest ''Crow: Fly to point'' hint node. | ||
==Outputs== | ==Outputs== | ||
* {{o basenpc}} | * {{o basenpc}} | ||
==See Also== | ==See Also== | ||
* [[npc_crow]] | * [[npc_crow]] | ||
* [[npc_seagull]] | * [[npc_seagull]] | ||
[[Category:Entities]][[Category:NPCs]] | [[Category:Entities]][[Category:NPCs]] |
Revision as of 02:16, 4 April 2006
Entity Description
A pigeon. A nice touch to city maps. Make sure to place info_hints to tell the bird where to fly.

Keyvalues
Flags
Inputs
- Template:I basenpc
- FlyAway <string>
- Forces the pigeon to fly to the nearest Crow: Fly to point hint node.