# Clases de entity

Las clases de entity que el juego puede spawnear, para el campo ent de DarkRP.createEntity y para ents.Create. Ammo, items, props y las entities de sandbox que crea la tool gun.

- Plataforma: Garry's Mod
- Entradas: 54
- Página canónica: https://devtoolsgg.com/es/gmod/list/entities
- JSON: https://devtoolsgg.com/data/gmod/entities.json
- CSV: https://devtoolsgg.com/data/gmod/entities.csv

## Fuentes

- Facepunch/garrysmod: https://github.com/Facepunch/garrysmod/blob/master/garrysmod/lua/autorun/game_hl2.lua

## Datos

| Clase | Juego | Necesita mount |
| --- | --- | --- |
| item_ammo_ar2 | Half-Life 2 |  |
| item_ammo_ar2_large | Half-Life 2 |  |
| item_ammo_pistol | Half-Life 2 |  |
| item_ammo_pistol_large | Half-Life 2 |  |
| item_ammo_357 | Half-Life 2 |  |
| item_ammo_357_large | Half-Life 2 |  |
| item_ammo_smg1 | Half-Life 2 |  |
| item_ammo_smg1_large | Half-Life 2 |  |
| item_ammo_smg1_grenade | Half-Life 2 |  |
| item_ammo_crossbow | Half-Life 2 |  |
| item_box_buckshot | Half-Life 2 |  |
| item_ammo_ar2_altfire | Half-Life 2 |  |
| item_rpg_round | Half-Life 2 |  |
| item_battery | Half-Life 2 |  |
| item_healthkit | Half-Life 2 |  |
| item_healthvial | Half-Life 2 |  |
| item_suitcharger | Half-Life 2 |  |
| item_healthcharger | Half-Life 2 |  |
| item_suit | Half-Life 2 |  |
| prop_thumper | Half-Life 2 |  |
| combine_mine | Half-Life 2 |  |
| combine_mine_resistance | Half-Life 2 |  |
| npc_grenade_frag | Half-Life 2 |  |
| grenade_helicopter | Half-Life 2 |  |
| weapon_striderbuster | Half-Life 2 |  |
| ammo_crossbow | Half-Life: Source | hl1 |
| ammo_gaussclip | Half-Life: Source | hl1 |
| ammo_glockclip | Half-Life: Source | hl1 |
| ammo_mp5clip | Half-Life: Source | hl1 |
| ammo_9mmbox | Half-Life: Source | hl1 |
| ammo_mp5grenades | Half-Life: Source | hl1 |
| ammo_357 | Half-Life: Source | hl1 |
| ammo_rpgclip | Half-Life: Source | hl1 |
| ammo_buckshot | Half-Life: Source | hl1 |
| prop_glados_core | Portal | portal |
| prop_glados_core_anger | Portal | portal |
| prop_glados_core_crazy | Portal | portal |
| prop_glados_core_morality | Portal | portal |
| edit_fog | Sandbox |  |
| edit_sky | Sandbox |  |
| edit_sun | Sandbox |  |
| gmod_anchor | Sandbox |  |
| gmod_balloon | Sandbox |  |
| gmod_button | Sandbox |  |
| gmod_cameraprop | Sandbox |  |
| gmod_dynamite | Sandbox |  |
| gmod_emitter | Sandbox |  |
| gmod_ghost | Sandbox |  |
| gmod_hoverball | Sandbox |  |
| gmod_lamp | Sandbox |  |
| gmod_light | Sandbox |  |
| gmod_thruster | Sandbox |  |
| gmod_wheel | Sandbox |  |
| gmod_winch_controller | Sandbox |  |

## Cómo citar

Clases de entity, devtoolsgg.com. https://devtoolsgg.com/es/gmod/list/entities
