7 lines
114 B
Plaintext
7 lines
114 B
Plaintext
|
#include "hench_i0_conv"
|
||
|
|
||
|
int StartingConditional()
|
||
|
{
|
||
|
return GetLocalInt(OBJECT_SELF, sHenchAutoOpenLocks);
|
||
|
}
|