MCPcopy Create free account
hub / github.com/bfbbdecomp/bfbb / NPAR_EmitOilVapors

Function NPAR_EmitOilVapors

src/SB/Game/zNPCSupplement.cpp:1120–1123  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1118}
1119
1120void NPAR_EmitOilVapors(const xVec3* pos)
1121{
1122 NPAR_EmitOilBubble(NPAR_MODE_ALT_B, pos, NULL);
1123}
1124
1125void NPAR_EmitOilSplash(const xVec3* pos, const xVec3* vel)
1126{

Callers 2

Upd_OilOozeMethod · 0.85
Upd_OilGlobMethod · 0.85

Calls 1

NPAR_EmitOilBubbleFunction · 0.85

Tested by

no test coverage detected