Dayz Explorer
1.28.160049
Loading...
Searching...
No Matches
land_misc_firebarrel_colorbase.c
Go to the documentation of this file.
1
class
Land_Misc_FireBarrel_ColorBase
:
BuildingWithFireplace
2
{
3
override
string
GetFireplaceType(
int
firePointIndex)
4
{
5
return
"FireplaceFireBarrel"
;
6
}
7
}
8
9
class
Land_Misc_FireBarrel_Green :
Land_Misc_FireBarrel_ColorBase
{}
10
class
Land_Misc_FireBarrel_Red :
Land_Misc_FireBarrel_ColorBase
{}
11
class
Land_Misc_FireBarrel_Yellow :
Land_Misc_FireBarrel_ColorBase
{}
12
class
Land_Misc_FireBarrel_Blue :
Land_Misc_FireBarrel_ColorBase
{}
BuildingWithFireplace
Definition
buildingwithfireplace.c:2
Land_Misc_FireBarrel_ColorBase
Definition
land_misc_firebarrel_colorbase.c:2
Daten
4_world
entities
itembase
fireplacebase
land_misc_firebarrel_colorbase.c
Generated by
1.12.0