mirror of
https://github.com/ZDoom/acc.git
synced 2025-02-14 07:30:56 +00:00
Added Thing_Damage3 function
This commit is contained in:
parent
2c3a499c67
commit
5d10e85605
1 changed files with 1 additions and 0 deletions
|
@ -398,6 +398,7 @@ special
|
||||||
|
|
||||||
// -1xx are reserved for Zandronum
|
// -1xx are reserved for Zandronum
|
||||||
-200:CheckClass(1),
|
-200:CheckClass(1),
|
||||||
|
-201:Thing_Damage3(6), // [arookas]
|
||||||
|
|
||||||
// ZDaemon's
|
// ZDaemon's
|
||||||
-19620:GetTeamScore(1),
|
-19620:GetTeamScore(1),
|
||||||
|
|
Loading…
Reference in a new issue