Add entry for divingsuit
This commit is contained in:
@@ -12,6 +12,7 @@ local LOAD_MAP = {
|
|||||||
anechoicdivingsuit = { oxygentank = 1, },
|
anechoicdivingsuit = { oxygentank = 1, },
|
||||||
handheldsonar = { batterycell = 1 },
|
handheldsonar = { batterycell = 1 },
|
||||||
underwaterscooter = { batterycell = 1 },
|
underwaterscooter = { batterycell = 1 },
|
||||||
|
divingsuit = { oxygentank = 1, },
|
||||||
}
|
}
|
||||||
|
|
||||||
return LOAD_MAP
|
return LOAD_MAP
|
||||||
|
Reference in New Issue
Block a user