Hi!
I’ve heard that this topic is quite popular so I figure out a way to show you how would be the tentacle in the mine field.
I did it using this cheat: npc_create npc_tentacle.
Generally, you can’t spawn a npc that does not exists as an entity in that map
but for some reason, Devs forgot to remove it, hence you can spawn it.
How to spawn it:
1- sv_cheats 1
2- npc_create npc_tentacle
the map of the mine field is bm_c2a5b.
Here’s some screenshots:
I did it to show you how the tentacle would be in that map.
If you want to create your own mod of this map with tentacle inside it,
you can decompile bm_c2ab and place that tentacle and recompile it again.
Obviously you’ll need to test it:
tentacle could have some clipping issue or could try to hit the air…