Skip to content

Commit 4e2bc5d

Browse files
committed
Updated left4dead2 weapon data.
1 parent 674d923 commit 4e2bc5d

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

addons/source-python/data/source-python/weapons/left4dead2.ini

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,3 +218,24 @@
218218
[[adrenaline]]
219219
slot = 5
220220
tags = "all,tool"
221+
222+
# =========================================================================
223+
# CARRYABLES
224+
# =========================================================================
225+
[[gascan]]
226+
tags = "all,explosive,carryable"
227+
228+
[[propanetank]]
229+
tags = "all,explosive,carryable"
230+
231+
[[oxygentank]]
232+
tags = "all,explosive,carryable"
233+
234+
[[fireworkcrate]]
235+
tags = "all,explosive,carryable"
236+
237+
[[cola_bottles]]
238+
tags = "all,carryable,objective"
239+
240+
[[gnome]]
241+
tags = "all,carryable"

0 commit comments

Comments
 (0)