Skip to content
Why GitHub?
Features
→
Code review
Project management
Integrations
Actions
Packages
Security
Team management
Hosting
Customer stories
→
Security
→
Enterprise
Explore
Explore GitHub
→
Learn & contribute
Topics
Collections
Trending
Learning Lab
Open source guides
Connect with others
Events
Community forum
GitHub Education
Marketplace
Pricing
Plans
→
Compare plans
Contact Sales
Nonprofit
→
Education
→
In this repository
All GitHub
↵
Jump to
↵
No suggested jump to results
In this repository
All GitHub
↵
Jump to
↵
In this repository
All GitHub
↵
Jump to
↵
Sign in
Sign up
Watch
87
Star
715
Fork
231
coelckers
/
gzdoom
Code
Pull requests
23
Projects
0
Security
Insights
Permalink
Browse files
Loading status checks…
- fixed missing fullbright for Berserk
https://forum.zdoom.org/viewtopic.php?t=66307
Loading branch information
alexey-lysiuk
committed
Nov 5, 2019
1 parent
fd5e8d6
commit
ad89f1381cc765e9836d1133542af0d06ba4d272
Unified
Split
Showing
1 changed file
with
1 addition
and
1 deletion
.
+1
−1
wadsrc/static/zscript/actors/doom/doomartifacts.zs
2
wadsrc/static/zscript/actors/doom/doomartifacts.zs
Show comments
View file
Edit file
Delete file
@@ -193,7 +193,7 @@ class Berserk : CustomInventory
States
{
Spawn
:
PSTR A
-
1
;
PSTR A
-
1
Bright
;
Stop
;
Pickup
:
TNT1 A
0
A_GiveInventory
(
"
PowerStrength
"
)
;
Toggle all file notes
0 comments on commit
ad89f13
Please
sign in
to comment.
You can’t perform that action at this time.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
0 comments on commit
ad89f13