Update entity sizes

This commit is contained in:
Tiger Wang
2021-04-12 22:35:07 +01:00
parent 1394fc8eb5
commit 6e80f7544d
70 changed files with 124 additions and 112 deletions
+1 -4
View File
@@ -14,10 +14,7 @@ class cSilverfish:
public:
cSilverfish():
Super("Silverfish", mtSilverfish, "entity.silverfish.hurt", "entity.silverfish.death", "entity.silverfish.ambient", 0.3, 0.4)
{
}
cSilverfish();
CLASS_PROTODEF(cSilverfish)